1
0
Fork 0
This commit is contained in:
Atridad Lahiji 2024-01-16 09:58:27 -07:00
parent 8409ffff47
commit c888c47742
No known key found for this signature in database

View file

@ -13,6 +13,7 @@ A lightweight REST load testing tool with robust support for different verbs, to
## Flags ## Flags
- `-v` or `-version: Prints the version of Loadr.
- `-rate`: Number of requests per second. Default is 10. - `-rate`: Number of requests per second. Default is 10.
- `-max`: Maximum number of requests to send. Must be a non-zero integer. Default is 50. - `-max`: Maximum number of requests to send. Must be a non-zero integer. Default is 50.
- `-url`: The URL to make requests to. Default is "https://example.com". - `-url`: The URL to make requests to. Default is "https://example.com".