Decision Workspace
qtrace vs elapsed-time vs system-profile
Side-by-side comparison of Rust crates
33
qtrace
growingv0.1.0
QEMU user space tracing
48
elapsed-time
growingv0.2.0
This crate help you to measure time taken by a function or a block of code for print debugging purpose. It output in stdout (using println) the elapsed time.
48
system-profile
experimentalv0.1.1
Cached system profile information for runtime optimization decisions
Core Metrics
| qtrace | elapsed-time | system-profile | |
|---|---|---|---|
| Health Score | 33 | 48 | 48 |
| Total Downloads | 1.5K | 6.8K | 605 |
| 30d Downloads | 3 | 135 | 19 |
| Dependents | 0 | 8 | 6 |
| Releases | 1 | 3 | 2 |
| Last Updated | 728d ago | 180d ago | 144d ago |
| Age | 1y 12m | 4y 1m | 7m |
Health Breakdown
qtrace
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
10
elapsed-time
Maintenance
8
Quality
16
Community
9
Popularity
5
Documentation
10
system-profile
Maintenance
10
Quality
15
Community
8
Popularity
3
Documentation
12
Technical Details
| qtrace | elapsed-time | system-profile | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 5 | 4 |
| Crate Size | 3KB | 5KB | 12KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •elapsed-time leads with a health score of 48/100, but none of the options score above 80.
- •⚠ qtrace has not been updated in over a year.