- Ported to OCaml 4.12 (@polytypic)
- Added scalable
Countdowncounter (@polytypic)
- Fail when benchmark results have duplicates (@polytypic)
- Improved error handling (@polytypic)
- Automatically filter benchmarks by given diff base file (@polytypic)
- Randomize suites to expose variation from effects on runtime (@polytypic)
- Add
Metric.maketo allow ad hoc metrics (@polytypic)
- Add
-briefto show results in a concise human readable format (@polytypic) - Add support for
wrapping the work without timingwrapitself (@polytypic) - Add
-diff base.jsonswitch to diff against base results from file (@polytypic)
- Add debug flag/mode to print progress information (@polytypic)
- Fix to use same start time on all domains (@polytypic)
- Initial version of multicore-bench (@polytypic)