Decision Workspace
auto_bench_fct vs execution-time vs performance_measure
Side-by-side comparison of Rust crates
44
auto_bench_fct
growingv1.0.1
A library for automatically benchmarking function call count and execution time in Rust.
52
execution-time
growingv0.3.1
simple way to measure and display the execution time
46
performance_measure
growingv2.0.0
A library for measuring the performance of Rust code.
Core Metrics
| auto_bench_fct | execution-time | performance_measure | |
|---|---|---|---|
| Health Score | 44 | 52 | 46 |
| Total Downloads | 981 | 11.6K | 6.8K |
| 30d Downloads | 19 | 426 | 23 |
| Dependents | 0 | 6 | 3 |
| Releases | 2 | 11 | 5 |
| Last Updated | 246d ago | 414d ago | 973d ago |
| Age | 8m | 1y 1m | 2y 8m |
Health Breakdown
auto_bench_fct
Maintenance
8
Quality
19
Community
3
Popularity
4
Documentation
10
execution-time
Maintenance
12
Quality
16
Community
6
Popularity
5
Documentation
13
performance_measure
Maintenance
7
Quality
22
Community
5
Popularity
5
Documentation
7
Technical Details
| auto_bench_fct | execution-time | performance_measure | |
|---|---|---|---|
| Version | 1.0.1 | 0.3.1 | 2.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | GPL-3.0-only | BSD-3-Clause | GPL-3.0-or-later |
| Dependencies | 4 | 0 | 1 |
| Crate Size | 18KB | 8KB | 17KB |
| Features | 2 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| 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.
- •⚠ execution-time, performance_measure have not been updated in over a year.
- •execution-time is pre-1.0 — API may change.