Decision Workspace
benchmarking vs ibench vs execution-time
Side-by-side comparison of Rust crates
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.
40
ibench
growingv0.1.1
Extremely simple and small Rust library for quickly timing a closure
52
execution-time
growingv0.3.1
simple way to measure and display the execution time
Core Metrics
| benchmarking | ibench | execution-time | |
|---|---|---|---|
| Health Score | 45 | 40 | 52 |
| Total Downloads | 302.0K | 2.7K | 11.6K |
| 30d Downloads | 11.5K | 5 | 416 |
| Dependents | 47 | 0 | 6 |
| Releases | 24 | 2 | 11 |
| Last Updated | 695d ago | 894d ago | 414d ago |
| Age | 6y 9m | 2y 5m | 1y 1m |
Health Breakdown
benchmarking
Maintenance
6
Quality
10
Community
10
Popularity
7
Documentation
12
ibench
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
13
execution-time
Maintenance
12
Quality
16
Community
6
Popularity
5
Documentation
13
Technical Details
| benchmarking | ibench | execution-time | |
|---|---|---|---|
| Version | 0.4.13 | 0.1.1 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | BSD-3-Clause |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 5KB | 1KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 41.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •execution-time leads with a health score of 52/100, but none of the options score above 80.
- •benchmarking has the most downloads (302.0K), suggesting wider adoption.
- •⚠ benchmarking, ibench, execution-time have not been updated in over a year.