hyperfine

popularproductivitybrew

sharkdp · Benchmarking, command comparisons, and perf tests from the terminal.

$ brew install hyperfine
One-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.

Open .md
Readiness
Usable with guardrails · 50/100
Verify
hyperfine --version
Agent URL
/cli/hyperfine/agent.md

Quick reference

Installbrew install hyperfine
Verifyhyperfine --version
First commandhyperfine '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'

Alternatives worth considering