Macros

Stand-in for bencher::benchmark_group! which performs benchmarks using Criterion.rs instead.
Stand-in for bencher::benchmark_main! which performs benchmarks using Criterion.rs instead.

Structs

Stand-in for bencher::Bencher which uses Criterion.rs to perform the benchmark instead.
The benchmark manager

Functions

A function that is opaque to the optimizer, used to prevent the compiler from optimizing away computations in a benchmark.