package multicore-bench

  1. Overview
  2. Docs
Framework for writing multicore benchmark executables to run on current-bench

Install

Dune Dependency

Authors

Maintainers

Sources

multicore-bench-0.1.2.tbz
sha256=e52416c0678080a0f848cea1f07b794ec92088bc43b2e0d95b3d93c9d5e643b2
sha512=acc0a6888d5b5e82bc729d9979ab8ce8731cf4898b5e16185931202afff13c87428e47a8b40468d0768cb4a929bcf673f719d0cdb808375e79fb033e11ed2ea0

CHANGES.md.html

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)