mcollina/autocannon
Question: result.requests.total versus result.requests.sent
オープン
#151 opened on 2018/08/08
documentationgood first issue
Repository metrics
- Stars
- (7,425 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Hi there,
When looking at the result object the requests object has a total and a sent property.
What is the difference?
If I set maxOverallRequests the total property will end up equalling that however the sent is always more.
Regards,
Ben