hyperfine
https://github.com/sharkdp/hyperfine
Rust
A command-line benchmarking tool
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to hyperfine
Help out
- Issues
- RFE: advanced metrics beyond wall time (CPU time, instruction count, ...)
- Reserve cpus for benchmarking
- Confidence intervals, p-values
- Output cpu, disc and memory information
- Add --subtract option
- Expose timer as a crate
- Compute significant digits, limit precision in human-readable outputs
- max-time-per-run
- Add elapsed time to progress bar
- Excluding non-zero exit codes from Relative Time comparison.
- Docs
- Rust not yet supported