Re: JMeter 2.5 performance

2011-09-02 Thread Vance Zhao
Thank you sebb! Updating the new code from svn and looks everything is back to normal. Especially by using the httpclient4 in httpsampler 2011/9/2 sebb > On 2 September 2011 16:44, Vance Zhao wrote: > > i'm aslo hitting the slow result when using the http sampler with > > httpclient4. i found

Re: JMeter 2.5 performance

2011-09-02 Thread sebb
On 2 September 2011 16:44, Vance Zhao wrote: > i'm aslo hitting the slow result when using the http sampler with > httpclient4. i found it easily eat out all the resouce with httpclient4 and > actually i got OOM in the jmeter client side. Do we forget closing the > connction in jmeter? I already

RE: JMeter 2.5 performance

2011-09-02 Thread Vance Zhao
i'm aslo hitting the slow result when using the http sampler with httpclient4. i found it easily eat out all the resouce with httpclient4 and actually i got OOM in the jmeter client side. Do we forget closing the connction in jmeter? On Aug 31, 2011 11:44 PM, "Robin D. Wilson" wrote: > Sebb asked:

RE: JMeter 2.5 performance

2011-08-31 Thread Robin D. Wilson
Sebb asked: >> >>>How do the average elapsed times compare? >> >> The average times are about 50% longer than with 2.4 - so where I was >> averaging ~1000ms for the 'submit' (POST) action, it is now showing >> about >> 1500 to 1750ms. (I am mostly concerned with the 'POST' because that's >> whe

Re: JMeter 2.5 performance

2011-08-30 Thread sebb
On 30 August 2011 21:03, Robin D. Wilson wrote: > > Sebb asked: > >>How do the average elapsed times compare? > > The average times are about 50% longer than with 2.4 - so where I was > averaging ~1000ms for the 'submit' (POST) action, it is now showing about > 1500 to 1750ms. (I am mostly concern

RE: JMeter 2.5 performance

2011-08-30 Thread Robin D. Wilson
Sebb asked: >How do the average elapsed times compare? The average times are about 50% longer than with 2.4 - so where I was averaging ~1000ms for the 'submit' (POST) action, it is now showing about 1500 to 1750ms. (I am mostly concerned with the 'POST' because that's where all the real work occ

Re: JMeter 2.5 performance

2011-08-30 Thread sebb
On 30 August 2011 20:19, Robin D. Wilson wrote: > I have a JMeter script that performs registrations on our website. On JMeter > 2.4, I am able to run this script with a throughput of ~160 requests per > second. With no other differences in the script, I run it on JMeter 2.5 and > only get about 7