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

--- Comment #3 from Philippe Mouawad <[email protected]> ---
Date: Sat Dec  8 23:23:03 2012
New Revision: 1418783

URL: http://svn.apache.org/viewvc?rev=1418783&view=rev
Log:
Bug 54268 - Improve memory and CPU usage
Improve CPU by caching response as String instead of computing it for each post
processor
Improve memory by eagerly cleaning the cached field
Bugzilla Id: 54268

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleResult.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterContext.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java

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

Reply via email to