arvan_net_http_load_test
Conduct a quick concurrent HTTP load test to sanity-check a freshly deployed endpoint and report latency percentiles.
Instructions
Fire a quick concurrent load test and report latency percentiles.
Bounded to 2000 requests and 200 concurrency. Useful for sanity-checking a freshly deployed endpoint, not a substitute for a real load tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| requests | No | ||
| concurrency | No | ||
| method | No | GET | |
| timeout | No |