Durations measured, in milliseconds. The list must not be empty.
Duration of the entire measurement, in milliseconds.
Optional name of the measurement, for use in reporting.
Total duration of the benchmark, i.e. for throughput.
This includes time spent on any configured beforeEach
/afterEach
callbacks.
When serial
is false, this number will be lower.
Margin of error at 95% confidence level, in milliseconds.
Maximum duration measured, in milliseconds.
Mean of all durations measured, in milliseconds.
Minimum duration measured, in milliseconds.
Standard deviation of all durations measured, in milliseconds.
Generated using TypeDoc
Performance measurement result from running a benchmark.