mcollina/autocannon

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

Open

#151 ouverte le 8 août 2018

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (332 forks)batch import
documentationgood 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

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

Guide contributeur