View Source Benchee.Benchmark.Hooks (Benchee v1.1.0)
Internal module to support hooks functionality.
Link to this section Summary
Link to this section Types
Specs
Link to this section Functions
Specs
run_after_each( any(), Benchee.Scenario.t(), Benchee.Benchmark.ScenarioContext.t() ) :: any()
Specs
run_after_scenario(Benchee.Scenario.t(), Benchee.Benchmark.ScenarioContext.t()) :: any()
Specs
run_before_each(Benchee.Scenario.t(), Benchee.Benchmark.ScenarioContext.t()) :: any()
Specs
run_before_scenario(Benchee.Scenario.t(), Benchee.Benchmark.ScenarioContext.t()) :: any()