mcollina/autocannon

Add support for dithering and fixed wait times between requests

Open

#201 建立於 2019年5月16日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (7,425 star) (332 fork)batch import
enhancementgood first issue

描述

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.

貢獻者指南

Add support for dithering and fixed wait times between requests · mcollina/autocannon#201 | Good First Issue