Optional
Triggered after measurements were collected.
Tested callback performance statistics.
Triggered when an error occurred during the measured callback invocation.
The error that was thrown.
Triggered after each iteration with the elapsed percentage of the measurement duration.
The elapsed percentage of the measurement duration.
Triggered before performance measurements are collected.
Triggered after the warmup was completed.
Triggered before the warmup is started. If warmupIterationCount is 0 then there's no warmup.
warmupIterationCount
Triggered when the test block is completed. Not invoked if an error occurred in test lifecycle.
test
Tested callback performance statistics across all measurements.
Triggered before test block is run.
Generated using TypeDoc
Triggered after measurements were collected.