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 2016/04/16 00:12:36 UTC

[Bug 59335] New: Report : Drop Response Time Per Sample Graph

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

            Bug ID: 59335
           Summary: Report : Drop Response Time Per Sample Graph
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

As per mailing list discussion "Report : Drop Response Time Per Sample Graph":
Hello,
I propose to drop Response Time Per Sample Graph for the following reasons:

    It duplicates (in a visual manner) what already exists in the "Statistics"
table but in a less readable way
    Currently it does not take into account the filter on transactions defined
with "jmeter.reportgenerator.exporter.html.series_filter"
    As a consequence, it suffers from an existing bug:
        https://bz.apache.org/bugzilla/show_bug.cgi?id=58953
    The Bar graphs are not very usable, you have to select each percentile to
be able to read the values
    I'm afraid it will be more difficult to drop it once it is out for backward
compatibility

As a summary, I think it is useless.

If Ok, I propose to drop it before release of 3.0, I am ready to commit it.

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

[Bug 59335] Report : Drop Response Time Per Sample Graph

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Apr 15 22:21:33 2016
New Revision: 1739376

URL: http://svn.apache.org/viewvc?rev=1739376&view=rev
Log:
Bug 59335 - Report : Drop Response Time Per Sample Graph
Bugzilla Id: 59335

Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/bin/report-template/content/js/graph.js.fmkr
    jmeter/trunk/bin/report-template/content/pages/ResponseTimes.html.fmkr
   
jmeter/trunk/src/core/org/apache/jmeter/report/processor/graph/impl/ResponseTimePerSampleGraphConsumer.java

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