wrk <Url>

Wrk - a HTTP benchmarking tool

Arguments

NameDescription
Url

Options

NameDescription
-c, --c <Number>Connections to keep open
-d, --duration <Time>Duration of test
-t, --threads <Number>Number of threads
-s, --script <Script>Load Lua script file
-H, --header <Header>Add header to request
--latencyPrint latency statistics
--timeout <Time>Socket/request timeout
-v, --versionPrint version details
-h, --helpOutput usage information