Decision Workspace
ibench vs benchmarking vs benchmark-rs
Side-by-side comparison of Rust crates
40
ibench
growingv0.1.1
Extremely simple and small Rust library for quickly timing a closure
45
benchmarking
growingv0.4.13
This crate can be used to execute something and measure the execution time. It does not output anything to screens and filesystems.
48
benchmark-rs
growingv0.1.3
Benchmarks for Rust libraries
Core Metrics
| ibench | benchmarking | benchmark-rs | |
|---|---|---|---|
| Health Score | 40 | 45 | 48 |
| Total Downloads | 2.7K | 302.0K | 17.9K |
| 30d Downloads | 5 | 11.5K | 96 |
| Dependents | 0 | 47 | 37 |
| Releases | 2 | 24 | 13 |
| Last Updated | 894d ago | 695d ago | 155d ago |
| Age | 2y 5m | 6y 9m | 2y 11m |
Health Breakdown
ibench
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
13
benchmarking
Maintenance
6
Quality
10
Community
10
Popularity
7
Documentation
12
benchmark-rs
Maintenance
11
Quality
13
Community
9
Popularity
5
Documentation
10
Technical Details
| ibench | benchmarking | benchmark-rs | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.13 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 9 |
| Crate Size | 1KB | 5KB | 34KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 41.7% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •benchmark-rs leads with a health score of 48/100, but none of the options score above 80.
- •benchmarking has the most downloads (302.0K), suggesting wider adoption.
- •⚠ ibench, benchmarking have not been updated in over a year.