Crate liar [] [src]

Flexible, stand-alone benchmarking.

Modules

bencher

Coordinator of benchmark suite components.

benchmark

Provides a benchmark target to a Bencher.

no_std
reporter

Standard interface for reporting benchmark results.

runner

Strategies for running benchmarks.

timer

User-configurable timing measurement.

Macros

bench
run_bench

Structs

Sample

Data sample for a specific benchmark, parametric in the sample unit.

Functions

black_box

Mark a value as used to prevent it from being optimized away.