Changes for version 1.025 - 2016-10-09

  • [Bugfix] Several bug fixes.
  • Add property/option 'test' to skip testing participant code prior to benchmarking. Useful if code runs for at least a few seconds and we don't want to wait for too long.

Modules

Backend for Bencher
Base class for formatter
Delete constant item permutation fields to reduce clutter
Delete notes field if there are no notes
Munge module_startup results
Scale time to make it convenient
Round numbers (rate, time) to certain significant digits according to errors
Scale rate to make it convenient
Scale size fields to make it convenient
Scale time to make it convenient
Replace 'env_hash' field (numeric) with 'env' (string)
Field munger role
Result munger role
Results renderer role
An example scenario
Demonstrate cmdline_template
An example scenario: command not found
An example scenario: demo of multiple argument values (array)
An example scenario: demo of multiple argument values (hash)
Benchmark::Dumb interface for simple time() based benchmarking