Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response time percentiles should be given with higher precision #28

Closed
pkolaczk opened this issue Jan 6, 2022 · 0 comments · Fixed by #29
Closed

Response time percentiles should be given with higher precision #28

pkolaczk opened this issue Jan 6, 2022 · 0 comments · Fixed by #29
Labels
bug Something isn't working

Comments

@pkolaczk
Copy link
Owner

pkolaczk commented Jan 6, 2022

RESPONSE TIMES [ms] ════════════════════════════════════════════════════════════════════════════════════════════════════════
          Min                       0 ± 0
           25                       1 ± 0
           50                       1 ± 0
           75                       2 ± 0
           90                       2 ± 0
           95                       2 ± 0
           98                       3 ± 0
           99                       3 ± 0
           99.9                    17 ± 9
           99.99                   97 ± 19
          Max                     135 ± 26

Somehow the decimal places are is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant