Bug 63027

Summary: Add median to dashboard Statistics
Product: JMeter - Now in Github Reporter: tswiftma
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 5.0   
Target Milestone: ---   
Hardware: All   
OS: All   

Description tswiftma 2018-12-20 20:43:24 UTC
Need the Apache JMeter Dashboard Statistics to include Median Response Times (ms). This is a much better statistic than Average Response Time for measuring web page response times. The Aggregate Report Listener has this already!
Comment 1 Philippe Mouawad 2018-12-21 21:36:57 UTC
Hello,
Reference nowadays is percentile which are available in report.

I don't think it's worth adding median. 
But if you propose a PR, I'll be happy to merge it.

Thanks
Comment 2 The ASF infrastructure team 2022-09-24 20:38:15 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4957