Expand description
Benchmarking module.
Structs§
- Bench
Samples - Bencher
- Manager of the benchmarking runs.
Functions§
- benchmark
- black_
box - An identity function that hints to the compiler to be maximally pessimistic about what
black_boxcould do. - fmt_
bench_ samples - iter
- run_
once