plow

High-performance HTTP benchmarking tool with real-time metrics display

brewmacoslinux
Try with needOr install directly
Source

About

High-performance and real-time metrics displaying HTTP benchmarking tool

Commands

plow

Examples

Basic HTTP benchmark against a URL with default settings$ plow http://example.com
Benchmark with 100 concurrent connections and 1000 total requests$ plow -c 100 -n 1000 http://example.com
Benchmark with custom duration of 30 seconds and 50 concurrent workers$ plow -d 30s -c 50 http://example.com