ali

Generate HTTP load and plot results in real-time

brewmacoslinux
Try with needOr install directly
Source

About

Generate HTTP load and plot the results in real-time

Commands

ali

Examples

Load test a website and display real-time results$ ali http://example.com
Send 1000 requests with 10 concurrent workers$ ali -n 1000 -c 10 http://example.com
Test with custom timeout and display histogram$ ali -t 5s http://example.com