goku

HTTP load testing tool with simple configuration and real-time metrics

brewmacoslinux
Try with needOr install directly
Source

About

HTTP load testing tool

Commands

goku

Examples

Run a basic load test against a URL with default settings$ goku -u http://example.com
Execute load test with 100 concurrent connections for 30 seconds$ goku -u http://example.com -c 100 -d 30s
Load test with custom configuration file$ goku -c config.yaml