#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

#free #opensource #foss #fossmendations #sysadmin

GitHub - sharkdp/hyperfine: A command-line benchmarking tool

A command-line benchmarking tool. Contribute to sharkdp/hyperfine development by creating an account on GitHub.

GitHub