Skip to content

v0.4.20

Compare
Choose a tag to compare
@aomarks aomarks released this 10 Jul 00:32
546f445
  • Added --csv-file-raw flag, which outputs a CSV file containing all raw
    measurement results for each benchmark. Columns correspond to benchmarks, rows
    correspond to sample measurements in milliseconds. The first row is a header
    row containing the name of each benchmark.

  • Added samples property to the JSON file emitted by --json-file which
    contains all raw sample measurements in milliseconds.