we have run 3000 samples total duration time is 4 min 45 sec how is it possible 99% of requests are taking time only 1 min 20 sec and only 1 % of requests take the rest of the time
we have run 3000 samples total duration time is 4 min 45 sec how is it possible 99% of requests are taking time only 1 min 20 sec and only 1 % of requests take the rest of the time
As per JMeter Glossary:
As per Request Stats Report
So if you see i.e. 1500 ms as 90% percentile it means that 90% of Samplers response time was 1500 ms or less, the remaining ones are higher.