mcollina/autocannon

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

Aberta

#151 aberto em 8 de ago. de 2018

 (1 comentário) (0 reação) (0 responsável)JavaScript (332 forks)batch import
documentationgood first issue

Métricas do repositório

Stars
 (7.425 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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