hyperfine 1.20.0

A command-line benchmarking tool
1
2
3
4
5
pub mod exit_code;
pub mod min_max;
pub mod number;
pub mod randomized_environment_offset;
pub mod units;