Decision Workspace
micromeasure vs criterion-linux-perf vs perf-event-open-sys
Side-by-side comparison of Rust crates
53
micromeasure
experimentalv0.6.0
Microbenchmark harness for tiny operations and PMU-aware measurement
35
criterion-linux-perf
growingv0.1.0
A measurement plugin for Criterion.rs that provides measurements using Linux's perf interface
61
perf-event-open-sys
growingv6.0.0
Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants.
Core Metrics
| micromeasure | criterion-linux-perf | perf-event-open-sys | |
|---|---|---|---|
| Health Score | 53 | 35 | 61 |
| Total Downloads | 270 | 21.4K | 7.8M |
| 30d Downloads | 0 | 0 | 568.8K |
| Dependents | 8 | 0 | 85 |
| Releases | 6 | 1 | 15 |
| Last Updated | 35d ago | 1980d ago | 102d ago |
| Age | 1m | 5y 5m | 6y 5m |
Health Breakdown
micromeasure
Maintenance
14
Quality
12
Community
9
Popularity
3
Documentation
15
criterion-linux-perf
Maintenance
1
Quality
15
Community
5
Popularity
5
Documentation
9
perf-event-open-sys
Maintenance
11
Quality
20
Community
10
Popularity
8
Documentation
12
Technical Details
| micromeasure | criterion-linux-perf | perf-event-open-sys | |
|---|---|---|---|
| Version | 0.6.0 | 0.1.0 | 6.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0/MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 1 |
| Crate Size | 124KB | 3KB | 79KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | 1.85.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •perf-event-open-sys leads with a health score of 61/100, but none of the options score above 80.
- •⚠ criterion-linux-perf has not been updated in over a year.
- •micromeasure, criterion-linux-perf are pre-1.0 — API may change.