blob: 35ace2ab711b06afd9598051766863ab86c03ede (
plain)
1
2
3
4
5
6
7
8
9
10
|
hyperfine (command-line benchmarking tool)
hyperfine is a sophisticated command-line benchmarking tool that
supports a variety of features, including statistical analysis,
arbitrary shell commands, formatted output and more.
Several python scripts for plotting and performing statistical analysis
on json output are installed to /usr/share/hyperfine. See
README-scripts.md in the doc directory for the runtime dependencies.
|