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
Quick reference
Install
brew install hyperfineVerify
hyperfine --versionFirst command
hyperfine 'npm test' 'pnpm test'Machine JSON
/cli/hyperfine.jsonAbout
Benchmarking, command comparisons, and perf tests from the terminal. Built by sharkdp.
Example workflow
1. hyperfine 'npm test' 'pnpm test'