You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/02/21 21:42:27 UTC

[Bug 63198] New: Throughput\Response Time Vs Request and Latency Vs Request graphs global request/s don't line up

https://bz.apache.org/bugzilla/show_bug.cgi?id=63198

            Bug ID: 63198
           Summary: Throughput\Response Time Vs Request and Latency Vs
                    Request graphs global request/s don't line up
           Product: JMeter
           Version: 5.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: bill.tutt@gmail.com
  Target Milestone: JMETER_5.2

Created attachment 36451
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36451&action=edit
Load script

While trying to write up a simple validation test for JMeter for internal
process reasons. A coworker noticed that the Response Time Vs Request and
Latency Vs Request data didn't make any sense with JMeter 5.0/5.1 but looks
perfectly ok with 4.0.

As you can see the attached test is very simple and I manage to record ~1461
total requests.

However, the dashboard output generated via:
...\jmeter.bat -n -t <path>\TestBing_com.jmx -l <path>\TestLogfile.data -e
 -o <path>\JMeterReport

In 5.0 and 5.1 the total transaction per second graphed values never exceed 18.
However, the Response Time Vs Request has data points at:
1000 global req/s, 2000 global req/s, 3000 global req/s, 4000 global req/s.
Even the dashboard's total transactions/s doesn't exceed ~27.5.

The Latency Vs Request graph has similar data points.

The data in these graphs for 4.0 had more reasonable 2.0 and 7.0 global req/s
data points.

This seems like a bug, but is it me misunderstanding a change in 5.0 to JMeter?

Thanks...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63198] Response Time Vs Request and Latency Vs Request graphs don't line up with throughput

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63198

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Throughput\Response Time Vs |Response Time Vs Request
                   |Request and Latency Vs      |and Latency Vs Request
                   |Request graphs global       |graphs don't line up with
                   |request/s don't line up     |throughput

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63198] Response Time Vs Request and Latency Vs Request graphs don't line up with throughput

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63198

bill.tutt@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #4 from bill.tutt@gmail.com ---
Your change produces much more sensible looking output.. 

The dashboard total transactions/s was 22.93.

The throughput Request Time Vs Request and Latency Vs Request had data points
from 12 requests/s to 31 requests/s.

I think the issue has been fixed. Feel free to resolve away.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63198] Response Time Vs Request and Latency Vs Request graphs don't line up with throughput

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63198

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello, 
Can you test the upcoming version that will be available in few minutes here:

-
https://builds.apache.org/job/JMeter-trunk/lastSuccessfulBuild/artifact/trunk/dist/

It should be higher to build 7099 and r1854130

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63198] Response Time Vs Request and Latency Vs Request graphs don't line up with throughput

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63198

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63198] Response Time Vs Request and Latency Vs Request graphs don't line up with throughput

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63198

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Feb 22 10:03:21 2019
New Revision: 1854130

URL: http://svn.apache.org/viewvc?rev=1854130&view=rev
Log:
Bug 63198 - Response Time Vs Request and Latency Vs Request graphs don't line
up with throughput
Bugzilla Id: 63198

Modified:
   
jmeter/trunk/src/core/org/apache/jmeter/report/processor/graph/AbstractVersusRequestsGraphConsumer.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63198] Response Time Vs Request and Latency Vs Request graphs don't line up with throughput

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63198

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63198] Throughput\Response Time Vs Request and Latency Vs Request graphs global request/s don't line up

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63198

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Hardware|PC                          |All
                 OS|Windows NT                  |All

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks for report.
Indeed there is something weird on those 2 graphs.

-- 
You are receiving this mail because:
You are the assignee for the bug.