Decision Workspace
latency_trace vs bench_diff vs roda-latency-tracker
Side-by-side comparison of Rust crates
33
latency_trace
growingv0.6.0
supports latency measurement for functions and code blocks, both sync and async.
48
bench_diff
growingv1.1.0
Reliably compare the latencies of two functions/closures.
45
roda-latency-tracker
experimentalv0.1.1
A high-precision, low-overhead latency measurement library using HdrHistogram
Core Metrics
| latency_trace | bench_diff | roda-latency-tracker | |
|---|---|---|---|
| Health Score | 33 | 48 | 45 |
| Total Downloads | 4.6K | 4.4K | 52 |
| 30d Downloads | 37 | 24 | 52 |
| Dependents | 0 | 2 | 0 |
| Releases | 4 | 8 | 2 |
| Last Updated | 462d ago | 301d ago | 22d ago |
| Age | 1y 8m | 11m | 22d |
Health Breakdown
latency_trace
Maintenance
5
Quality
9
Community
5
Popularity
4
Documentation
10
bench_diff
Maintenance
9
Quality
16
Community
6
Popularity
4
Documentation
13
roda-latency-tracker
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| latency_trace | bench_diff | roda-latency-tracker | |
|---|---|---|---|
| Version | 0.6.0 | 1.1.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 6 | 2 |
| Crate Size | 26KB | 28KB | 11KB |
| Features | 2 | 6 | 0 |
| Yanked % | 50.0% | 12.5% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bench_diff leads with a health score of 48/100, but none of the options score above 80.
- •latency_trace has the most downloads (4.6K), suggesting wider adoption.
- •⚠ latency_trace has not been updated in over a year.
- •latency_trace, roda-latency-tracker are pre-1.0 — API may change.