ocurrent / current-bench

Experimental benchmarking infrastructure using OCurrent pipelines
Apache License 2.0
33 stars 17 forks source link

Support specifying additional branches to run benchmarks on #426

Closed punchagan closed 1 year ago

punchagan commented 1 year ago

Currently, only the default_branch and PRs are considered when running the benchmarks. It would be useful to specify different tags/branches on which to run the benchmarks. It would be useful to run benchmarks against different versions of development like OCaml 5.0.x and 5.1.x, for instance.