Crate tango_bench
source ·Modules§
- Contains functionality of a
cargo bench
harness - Loading and resolving symbols from .dylib/.so libraries
Macros§
- Registers benchmark in the system
- Main entrypoint for benchmarks
Structs§
- Describes basic settings for the benchmarking process
- Statistical summary for a given iterator of numbers.
Enums§
Constants§
Traits§
- Converts the implementing type into a vector of
Benchmark
.
Functions§
- Outlier detection algorithm based on interquartile range