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
- Tests rely on deprecated `assert_cmd::cargo_bin` which will break on future Cargo versions
- Unclear how to use `--reference` with `--prepare`
- Feature proposal: Find optimal warmup parameter
- 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
- Docs
- Rust not yet supported