wrk <Url>
Wrk - a HTTP benchmarking tool
Arguments
Name | Description |
---|---|
Url |
Options
Name | Description |
---|---|
-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 |
--latency | Print latency statistics |
--timeout <Time> | Socket/request timeout |
-v, --version | Print version details |
-h, --help | Output usage information |