Bug 60919 - Report / Dashboard : Latency Vs Request and Response Time Vs Request are wrong if granularity is different from 1000 (1 second)
Summary: Report / Dashboard : Latency Vs Request and Response Time Vs Request are wron...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.0
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-24 22:18 UTC by UbikLoadPack support
Modified: 2017-03-24 22:24 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description UbikLoadPack support 2017-03-24 22:18:22 UTC
The current value is in fact not per second but per granularity
Comment 1 UbikLoadPack support 2017-03-24 22:24:06 UTC
Author: pmouawad
Date: Fri Mar 24 22:23:39 2017
New Revision: 1788552

URL: http://svn.apache.org/viewvc?rev=1788552&view=rev
Log:
Bug 60919 - Report / Dashboard : Latency Vs Request and Response Time Vs Request are wrong if granularity is different from 1000 (1 second)
Bugzilla Id: 60919

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/report/processor/graph/AbstractVersusRequestsGraphConsumer.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:08 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4346