蜗牛壳 --Testing Tech Snippets
茌成的博客 (AKA joychester) IF you think it is helpful, Take it away for free :)
Sunday, February 04, 2024
Response Time Distributions Vs. Performance Metrics
Right-Skewed Distribution
P90
: 4s
P50
: 1s
AVG
: 1.88s
Normal Distribution
P90
: 4s
P50
: 3s
AVG
: 3s
Left-
Skewed Distribution
P90
: 5s
P50
: 4s
AVG
: 4.1s
Bimodal Distribution
P90
: 8s
P50
: 3s
AVG
: 3.9s
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment