You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2009/12/16 02:04:16 UTC

DO NOT REPLY [Bug 47865] New listeners optimized to work with huge amount of data and hight throughput and optimized DistributionGraph

https://issues.apache.org/bugzilla/show_bug.cgi?id=47865

Sebb <se...@apache.org> changed:

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

--- Comment #6 from Sebb <se...@apache.org> 2009-12-15 17:04:13 UTC ---
See Bug 48259 - Improve StatCalculator performance
and the changes in http://svn.apache.org/viewvc?rev=891076&view=rev

These have vastly improved the performance of Aggregate Report and many other
Visualizers.

Having made those changes, I now realise that using TreeMap to store aggregated
response times is a similar solution to the bucket approach. It has the
advantage that the number of buckets does not have to be specified in advance.

So I think the changes proposed here are probably no longer necessary.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org