Jan-Lukas Else

Thoughts of an IT expert

🔗 Links: 2021-05-29

This is a collection of links I stumbled across and found worth sharing. Also see the blogroll for links to blogs I regularly read.


rakyll/hey

Published on in 🔗 Links

If you need a simple tool, that sends some load to your web application or site, you can use hey. You can also use it to measure the performance. It provides a nice overview of the distribution of response times and shows how many requests per second your app served.

View

Jan-Lukas Else