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
- Allow getting parameters from file lines
- Run commands sequentialy instead of in groups.
- Use of both `--sort command` and `--reference` options leads to confusing relative speed table
- Add interactive HTML export format
- expose HYPERFINE_ITERATION to intermediate commands
- Allow `--` to signal end of argument parsing
- File paths with spaces cause early command splitting on Windows CMD
- Running with --shell=none fails with Windows paths containing backslashes (\), works with forward slashes (/)
- Advanced performance metrics
- Do not use an intermediate shell by default
- Docs
- Rust not yet supported