Std.Bench.Report
1 declaration
type
ReportThis declaration introduces a public type.
What it does
What a sample says once it has been read.
perRun is in microseconds because the clock counts milliseconds: an
operation worth measuring is usually faster than the clock can see, and a
figure per batch would be a number about the batch rather than about the
operation.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
