current-bench icon indicating copy to clipboard operation
current-bench copied to clipboard

Add abiility to run `Quick` and `Slow` benchmarks

Open gs0510 opened this issue 4 years ago • 1 comments
trafficstars

Some benchmarks might run faster than others and it might be useful for the pipeline to report the Quick benchmarks and report that and run Slow benchmarks in the background as well.

gs0510 avatar Jan 25 '21 12:01 gs0510

This may be easier to implement in the UI when we get support for the github checks API in ocurrent. This is planned, but work has not started yet. This could allow us to e.g. run quick benchmarks by default on PRs to make it faster to iterate, then have a button on the github PR that enables a slower version (which could also optionally be required for merging).

MagnusS avatar Feb 04 '21 12:02 MagnusS