Features statistical analysis across multiple runs, support for arbitrary shell commands, constant feedback about the benchmark progress and current estimates, warmup runs, cache-clearing commands which can be set up before each timing run, statistical outlier detection, CSV/JSON/Markdown/AsciiDoc export and more.
Features statistical analysis across multiple runs, support for arbitrary shell commands, constant feedback about the benchmark progress and current estimates, warmup runs, cache-clearing commands which can be set up before each timing run, statistical outlier detection, CSV/JSON/Markdown/AsciiDoc export and more.
To install hyperfine, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hyperfine
To see what files were installed by hyperfine, run:
port contents hyperfine
To later upgrade hyperfine, run:
sudo port selfupdate && sudo port upgrade hyperfine
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.