#hyperfine is a #CLI benchmarking tool.
hyperfine benchmarks CLI programs by running them repeatedly many times, performing statistical analysis on the results to return a final estimate of the runtime. hyperfine can perform warm benchmarking, perform actions before benchmarks, and can insert variable numeric parameters. Results can be output in several formats, including #JSON.
Website 🔗️: https://github.com/sharkdp/hyperfine
apt 📦️: hyperfine
