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

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

Used for the pre_check functionality as well as profiling.

Summary

Functions

Link to this function

run(scenario, scenario_context, collector)

View Source