https://bz.apache.org/bugzilla/show_bug.cgi?id=60687
--- Comment #11 from Felix Schumacher <[email protected]> --- Date: Wed Feb 8 18:47:24 2017 New Revision: 1782227 URL: http://svn.apache.org/viewvc?rev=1782227&view=rev Log: Keep GUI responsive when many events are processed by View Results Tree, Summary Table and Log Panel. This is part one of three with the changes to Log Panel. Bugzilla Id: 60687 Modified: jmeter/trunk/bin/jmeter.properties jmeter/trunk/src/core/org/apache/jmeter/gui/LoggerPanel.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/properties_reference.xml Date: Wed Feb 8 18:49:05 2017 New Revision: 1782228 URL: http://svn.apache.org/viewvc?rev=1782228&view=rev Log: Keep GUI responsive when many events are processed by View Results Tree, Summary Report and Log Panel. This is part two of three with the changes to Summary Report. Bugzilla Id: 60687 Modified: jmeter/trunk/src/components/org/apache/jmeter/visualizers/SummaryReport.java Date: Wed Feb 8 19:00:26 2017 New Revision: 1782229 URL: http://svn.apache.org/viewvc?rev=1782229&view=rev Log: Keep GUI responsive when many events are processed by View Results Tree, Summary Report and Log Panel. This is part three of three with the changes to View Results Tree. Bugzilla Id: 60687 Modified: jmeter/trunk/bin/jmeter.properties jmeter/trunk/src/components/org/apache/jmeter/visualizers/ViewResultsFullVisualizer.java jmeter/trunk/xdocs/usermanual/properties_reference.xml -- You are receiving this mail because: You are the assignee for the bug.
