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

Sebb <[email protected]> changed:

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

--- Comment #6 from Sebb <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to