hyperfine
popularproductivitybrew
sharkdp · Benchmarking, command comparisons, and perf tests from the terminal.
$ brew install hyperfineOne-liner to try
$ hyperfine 'npm test' 'pnpm test'Agent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 50/100
Verify
hyperfine --version
Agent URL
/cli/hyperfine/agent.md
Quick reference
Install
brew install hyperfineVerify
hyperfine --versionFirst command
hyperfine 'npm test' 'pnpm test'About
Benchmarking, command comparisons, and perf tests from the terminal. Built by sharkdp.
Example workflow
1. hyperfine 'npm test' 'pnpm test'