OptionaliterationsNumber of times to run the benchmarked function. Durations are averaged across all iterations, reducing noise from JIT warm-up and GC pauses.
OptionallabelOptional label for the benchmark. Used in logged output and callback info.
OptionallogWhen true, logs a summary to the console after the benchmark completes.
OptionalonCallback invoked when the benchmark is complete.
An object containing details about the benchmark result.
Options for the benchmark function.