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 .mdJSON
Readiness
Usable with guardrails · 50/100
Verify
hyperfine --version
Agent URL
/cli/hyperfine/agent.md

Quick reference

Install
brew install hyperfine
Verify
hyperfine --version
First command
hyperfine 'npm test' 'pnpm test'
Machine JSON
/cli/hyperfine.json

About

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

Example workflow

1. hyperfine 'npm test' 'pnpm test'

Alternatives worth considering