hyperfine-benchmarking
Installation
SKILL.md
hyperfine-benchmarking
Benchmark CLI commands with reproducible methodology instead of one-off time output.
When to use this skill
- Compare two or more command variants (
tool-avstool-b) - Validate performance impact before/after script changes
- Attach benchmark evidence to PRs
Instructions
- Confirm tool availability.
- Keep input/workdir/environment stable across compared commands.
- Run warmups and enough runs for stable variance.
- Export JSON/markdown outputs for review.
- Summarize relative speedup + risk notes.
Examples
Related skills