Hey: Http Load Generator
hey is a tiny program that sends some load to a web application. It is written in Go. If you’ve used Apache Benchmark (ab) before, you can think of hey as an alternative to it. When I need to test the performance impact of an API under high load, I use hey. Or, when I need to set up a new server, I create a website on it, then I clone the files of a WordPress website into it, send traffic, and tune the server....