mcollina/autocannon
Voir sur GitHubAdd support for dithering and fixed wait times between requests
Open
#201 ouverte le 16 mai 2019
enhancementgood first issue
Métriques du dépôt
- Stars
- (7 425 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
This would need to be specified as a range for dithering effects and a fixed number for fixed waits.
Dithering would mean waiting a random amount time within the range specified to make the next request.
Fixed waits is waiting a fixed amount time between requests.
The use case is to add "down" times between requests. This is useful to generate more "real-world" like usage.