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

--- Comment #24 from Felix Schumacher <felix.schumac...@internetallee.de> ---
Date: Sat Feb 18 14:31:45 2017
New Revision: 1783558

URL: http://svn.apache.org/viewvc?rev=1783558&view=rev
Log:
Make GUI more responsive when it gets a lot of events.
Convert Aggregate Report to use a queue, when new rows are to be inserted.
Update the model (or at least notify the gui) only periodically.
That way we get the update of the model out of the busy path of the swing
event loop.

Bugzilla Id: 60687

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/visualizers/StatVisualizer.java

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

Reply via email to