Re: Bad Throughput with Preprocessor

2012-07-20 Thread sebb
Jacky, >>> If you are using the Beanshell Pre-processor and doing the 200 >>> threads that you noted in another thread... you may be hitting a CPU >>> bottleneck on your machine. >>> >>> Some options that might help: >>> >>> Set Reset Inte

Re: Bad Throughput with Preprocessor

2012-07-20 Thread unjc email
;t put logic in it. >>> >>> >>> On Wed, Jul 18, 2012 at 12:54 PM, Robin D. Wilson >>> wrote: >>>> Does it matter which preprocessor you use? I use the User Parameters >>>> preprocessor (a lot), and I haven't noticed this. >>>>

Re: Bad Throughput with Preprocessor

2012-07-18 Thread Philippe Mouawad
ter which preprocessor you use? I use the User Parameters > preprocessor (a lot), and I haven't noticed this. > >>> > >>> -- > >>> Robin D. Wilson > >>> Sr. Director of Web Development > >>> KingsIsle Entertainment, Inc. > >&

Re: Bad Throughput with Preprocessor

2012-07-18 Thread sebb
ertainment, Inc. >>> VOICE: 512-777-1861 >>> www.KingsIsle.com >>> >>> >>> -Original Message- >>> From: unjc email [mailto:unjc.em...@gmail.com] >>> Sent: Wednesday, July 18, 2012 11:09 AM >>> To: JMeter Users List >&

Re: Bad Throughput with Preprocessor

2012-07-18 Thread Anthony Johnson
pment >> KingsIsle Entertainment, Inc. >> VOICE: 512-777-1861 >> www.KingsIsle.com >> >> >> -Original Message- >> From: unjc email [mailto:unjc.em...@gmail.com] >> Sent: Wednesday, July 18, 2012 11:09 AM >> To: JMeter Users List >> Subjec

Re: Bad Throughput with Preprocessor

2012-07-18 Thread unjc email
2012 11:09 AM > To: JMeter Users List > Subject: Bad Throughput with Preprocessor > > Hello all, > > I want to test with dynamic-generated Url. I found there is a huge > drop in throughput when I use preprocessor (even an empty > preprocessor) for the HTTP sampler. The difference i

RE: Bad Throughput with Preprocessor

2012-07-18 Thread Robin D. Wilson
email [mailto:unjc.em...@gmail.com] Sent: Wednesday, July 18, 2012 11:09 AM To: JMeter Users List Subject: Bad Throughput with Preprocessor Hello all, I want to test with dynamic-generated Url. I found there is a huge drop in throughput when I use preprocessor (even an empty preprocessor) for the HTTP sa

Bad Throughput with Preprocessor

2012-07-18 Thread unjc email
Hello all, I want to test with dynamic-generated Url. I found there is a huge drop in throughput when I use preprocessor (even an empty preprocessor) for the HTTP sampler. The difference is as much as ten times in my test. Do any of you have any suggestion what to use if I have to implement som