You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2012/12/17 08:33:29 UTC

svn commit: r1422774 - /jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Mon Dec 17 07:33:29 2012
New Revision: 1422774

URL: http://svn.apache.org/viewvc?rev=1422774&view=rev
Log:
Bug 54268 - Improve CPU and memory usage
Bugzilla Id: 54268

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1422774&r1=1422773&r2=1422774&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Mon Dec 17 07:33:29 2012
@@ -220,6 +220,7 @@ to the elements View Results Tree, Asser
 <li><bugzilla>54251</bugzilla> - Add tristate checkbox implementation</li>
 <li><bugzilla>54257</bugzilla> - Enhance SamplerCreator interface to meet new requirements</li>
 <li><bugzilla>54258</bugzilla> - Proxy : Use Raw Post Body when Sampler has one unnamed argument, useful for Samplers using POST method by of type JSON, XML, GWT body</li>
+<li><bugzilla>54268</bugzilla> - Improve CPU and memory usage</li>
 </ul>
 
 <h2>Non-functional changes</h2>