0.1.5
- Improved error handling (@polytypic)
0.1.4
- Automatically filter benchmarks by given diff base file (@polytypic)
- Randomize suites to expose variation from effects on runtime (@polytypic)
0.1.3
- Add
Metric.make to allow ad hoc metrics (@polytypic)
0.1.2
- Add
-brief to show results in a concise human readable format (@polytypic) - Add support for
wrapping the work without timing wrap itself (@polytypic) - Add
-diff base.json switch to diff against base results from file (@polytypic)
0.1.1
- Add debug flag/mode to print progress information (@polytypic)
- Fix to use same start time on all domains (@polytypic)
0.1.0
- Initial version of multicore-bench (@polytypic)