mcollina/autocannon

Question: result.requests.total versus result.requests.sent

Open

#151 aberto em 8 de ago. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (7.425 stars) (332 forks)batch import
documentationgood first issue

Description

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

Guia do colaborador