FSchumacher commented on issue #5775:
URL: https://github.com/apache/jmeter/issues/5775#issuecomment-1436988617

   I think, it has to do with the fact, that the percentile algorithms are not 
the same. The HTML reporter uses R_3 (from 
https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/stat/descriptive/rank/Percentile.EstimationType.html
 ) and the aggregate report in GUI uses LEGACY.
   Patches to make R_3 available in aggregate report are welcome. A (currently 
auto-closed) PR for such a thing can be found at 
https://github.com/apache/jmeter/pull/380


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to