- Ported to OCaml 4.12 (@polytypic)
- Added scalable
Countdown
counter (@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.make
to allow ad hoc metrics (@polytypic)
- Add
-brief
to show results in a concise human readable format (@polytypic) - Add support for
wrap
ping the work without timingwrap
itself (@polytypic) - Add
-diff base.json
switch 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)