v0.4.20
-
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.