Decision Workspace
zenbench vs simplebench-runtime vs function_benchmarker
Side-by-side comparison of Rust crates
49
zenbench
experimentalv0.1.2
Interleaved microbenchmarking with paired statistics, CI regression testing, and hardware-adaptive measurement
57
simplebench-runtime
experimentalv2.2.0
Core runtime library for SimpleBench - a minimalist microbenchmarking framework
42
function_benchmarker
growingv0.1.2
A proc macro for benchmarking Rust code
Core Metrics
| zenbench | simplebench-runtime | function_benchmarker | |
|---|---|---|---|
| Health Score | 49 | 57 | 42 |
| Total Downloads | 245 | 304 | 3.2K |
| 30d Downloads | 253 | 44 | 5 |
| Dependents | 0 | 24 | 0 |
| Releases | 3 | 9 | 3 |
| Last Updated | today | 97d ago | 559d ago |
| Age | 2d | 3m | 1y 6m |
Health Breakdown
zenbench
Maintenance
14
Quality
14
Community
6
Popularity
3
Documentation
12
simplebench-runtime
Maintenance
17
Quality
15
Community
10
Popularity
3
Documentation
12
function_benchmarker
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
13
Technical Details
| zenbench | simplebench-runtime | function_benchmarker | |
|---|---|---|---|
| Version | 0.1.2 | 2.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 10 | 3 |
| Crate Size | 187KB | 35KB | 3KB |
| Features | 8 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.89 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simplebench-runtime leads with a health score of 57/100, but none of the options score above 80.
- •function_benchmarker has the most downloads (3.2K), suggesting wider adoption.
- •⚠ function_benchmarker has not been updated in over a year.
- •zenbench, function_benchmarker are pre-1.0 — API may change.