Statistics-driven micro-benchmarking library
cargo add criterion
[dependencies]
criterion = "0.8.2"
| 官网 | https://criterion-rs.github.io/book/index.html |
|---|---|
| 仓库 | https://github.com/criterion-rs/criterion.rs |
| 最新版本 | 0.8.2 |
| 分类 | development-tools::profiling |