ocaml-bench / sandmark

A benchmark suite for the OCaml compiler
The Unlicense
82 stars 40 forks source link

Add support for release-based tags in `run_config.json` #364

Open shakthimaan opened 2 years ago

shakthimaan commented 2 years ago

The present tags in the run_config.json are based on the execution time of the benchmarks. We would like to tag benchmarks based on releases, say 4.14, 5.0 etc. and hence the same need to be tagged for all the benchmarks. The default behavior is to select all the benchmarks.