Module runner

Module runner 

Source
Available on crate feature full only.
Expand description

Benchmark execution runtime

This module provides the execution engine that runs registered benchmarks and collects timing data.

Structs§

BenchmarkBuilder
Builder for constructing and running benchmarks

Functions§

run_benchmark
Runs a benchmark by name