Closed Farahala closed 1 week ago
Yes, you can use stats.overall().sampleTime().perc90()
and stats.overall().sampleTime().perc95()
.
Thanks , and is there is a build in function also to get the Average response time ?
Yes, you can check available methods with any IDE.
is there is any Build in function to check the 90% and the 95% like the one that Jmeter dsl have for 99% "sampleTimePercentile99()"