Releases: ocaml-multicore/multicore-bench
Releases · ocaml-multicore/multicore-bench
0.1.7
CHANGES:
- Ported to OCaml 4.12 (@polytypic)
- Added scalable
Countdown
counter (@polytypic)
0.1.6
CHANGES:
- Fail when benchmark results have duplicates (@polytypic)
0.1.5
CHANGES:
- Improved error handling (@polytypic)
0.1.4
CHANGES:
- Automatically filter benchmarks by given diff base file (@polytypic)
- Randomize suites to expose variation from effects on runtime (@polytypic)
0.1.3
CHANGES:
- Add
Metric.make
to allow ad hoc metrics (@polytypic)
0.1.2
CHANGES:
- 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)
0.1.1
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
0.1.0
- Initial version of multicore-bench (@polytypic)