hey is a tiny program that sends some load to a web application.
hey is a tiny program that sends some load to a web application. HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom. Supports HTTP/2.
hey is a tiny program that sends some load to a web application. HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom. Supports HTTP/2.
To install hey, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hey
To see what files were installed by hey, run:
port contents hey
To later upgrade hey, run:
sudo port selfupdate && sudo port upgrade hey
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.