apache / apache/jmeter

Total Throughput calculation on html report is not correct

Open
#5,427 4 comments 0 reactions 0 assignees View on GitHub
os: Linux P1
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**Ashok Reddy** ([Bug 64846](https://bz.apache.org/bugzilla//show_bug.cgi?id=64846&redirect=false)):
sum of all sample request throughput is not matching with total throughput:

Example:-
sample 1 throughput - 9528.37
sample 2 throughput - 2219.28
sample 3 throughput - 1900.87
sample 4 throughput - 3443.52

---------------------------------
Sum of all samples - 9528.37+2219.28+1900.87+3443.52 = 17092.04 but in HTML report total throughput is showing as 7603.34

can you plz help how this calculation happens

output summary:-
summary = 10500000 in 00:23:01 = 7601.6/s Avg: 54 Min: 3 Max: 2479 Err: 441 (0.00%)

Created attachment [Screenshot 2020-10-23 at 7.10.08 PM.png](https://apache.github.io/jmeter-bugzilla-attachments/46/64846/37530/Screenshot%202020-10-23%20at%207.10.08%20PM.png): sum of all sample request throughput is not matching with total tps

sum of all sample request throughput is not matching with total tps

Severity: major
OS: Linux

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.