hyperfine
Verified for current stable LTS
Hyperfine Commands
Hyperfine command syntax with verified terminal examples.
Commands
6 commands for Hyperfine
hyperfine Operations
Hyperfine Command: Benchmark With Parameter Scan
hyperfine -p '<make clean>' -P <num_threads> <1> <10> '{{make --jobs {num_threads}}}' hyperfine Operations
Hyperfine Command: Change Minimum Benchmarking Runs
hyperfine -m <7> '<make>' hyperfine Operations
Hyperfine Command: Perform Benchmark With Warmup
hyperfine -w <5> '<make>' hyperfine Operations
Hyperfine Command: Run Basic Benchmark
hyperfine '<make>' hyperfine Operations
Hyperfine Command: Run Command Before Benchmark
hyperfine -p '<make clean>' '<make>' hyperfine HTTP
Hyperfine Command: Run Comparative Benchmark
hyperfine '<make target1>' '<make target2>' Suggest a Hyperfine Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Hyperfine workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.