apache / apache/jmeter

90th percentile response time is showing incorrect in HTML report

Open
#6,287 0 comments 0 reactions 0 assignees View on GitHub
defect to-triage
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

### Expected behavior

90th percentile response time should be same as in aggregate report.

### Actual behavior

90th percentile response time is showing incorrect in HTML report.

### Steps to reproduce the problem

Steps to reproduce the issue,
1) Generate a JTL file.
2) Generate HTML report from the jtl file using command (jmeter -g /path/to/jtl/file -o /html/report/output/folder)
3) Note down the 90th percentile response time for different samplers.
4) Go to Jmeter and add 'Aggregate Report' sampler.
5) Upload the same JTL file and generate the report.
6) Now note down the 90th pct response time for the same sampler.
7) Compare both the 90th pct response time for same sampler. It should be same but it is not.

### JMeter Version

5.6.3

### Java Version

openjdk version "20" 2023-03-21

### OS Version

Windows 10 Enterprise [Version 19045.4412]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.