ocurrent / current-bench

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

Time scheduling #312

Open art-w opened 2 years ago

art-w commented 2 years ago

We currently run a benchmark on every new commit on the default branch and PRs. But there is also a need for daily, weekly and monthly reports to study long term progress, since it allows to run more intensive benchmarks that would be too slow and not representative on individual changes (see also https://github.com/ocurrent/current-bench/issues/23)

shakthimaan commented 2 years ago

This will be useful for Sandmark nightly runs as well, especially for the Custom Variant Support feature request https://github.com/ocaml-bench/sandmark/issues/274.