View Source Benchee.Benchmark.RunOnce (Benchee v1.1.0)

All that you need to run a function once, hooks and all.

Used for the pre_check functionality as well as profiling.

Link to this section Summary

Link to this section Functions

Link to this function

run(scenario, scenario_context, collector)

View Source