You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run a test and check the output. The "Percentage of the requests completed within given times" table is missing a number of column headers so it looks something like
Percentage` of the requests completed within given times
Name # reqs 50% 66% 75% 80% 90% 95% 98% 99% 100%
--------------------------------------------------------------------------------------------------------------------------------------------
GET /endpoint 6 37 37 90 90 97 97 97 97 97 97 97
--------------------------------------------------------------------------------------------------------------------------------------------
Aggregated 6 37 37 90 90 97 97 97 97 97 97 97
Looks like it is missing headers for 99.9% and 99.99%
The text was updated successfully, but these errors were encountered:
Version: 0.13.0
Run a test and check the output. The "Percentage of the requests completed within given times" table is missing a number of column headers so it looks something like
Looks like it is missing headers for 99.9% and 99.99%
The text was updated successfully, but these errors were encountered: