[email protected]:~$ man hyperfine

← cd ..
hyperfine logo★ 28.5K

hyperfine

A command-line benchmarking tool

hyperfine demo

DESCRIPTION

Hyperfine is a command-line benchmarking tool that allows you to accurately measure the execution time of arbitrary shell commands.
It features automatic statistical analysis (mean, standard deviation, min/max), warm-up runs, and the ability to detect outlier noise.
Written in Rust, it can export benchmarking results directly to various formats like JSON, Markdown, CSV, and ASCII charts.

INSTALLATION

$ apt install hyperfine

DETAILS

Repository
sharkdp/hyperfine (2026-04-30)
Author
sharkdp
License
Apache-2.0
Category
Development Tools
Language
Rust
Platforms
Linux, macOS, Windows
Version
v1.20.0 (2025-11-18)
Repo Age
8 years old

TAGS

MORE IN DEVELOPMENT TOOLS