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
- Support for running a number of times that is not determined in advance
- Benchmark across different branches
- Add an option to save a benchmark run for later comparisons
- Separate parameters per command
- A shorter `--export` option
- Add `-E` and `--show-elapsed` flag to show the elapsed time.
- Using --prepare increases benchmark results
- Advanced metrics beyond wall time (CPU time, instruction count, ...)
- Reserve cpus for benchmarking
- Confidence intervals, p-values
- Docs
- Rust not yet supported