Re: Constant Throughput Timer and elapsed sample time

2011-06-28 Thread Adrian Speteanu
Hi, This doesn't sound right, are you sure? Response time is calculated from the moment the request was sent to the moment when the last bit of the response was received. So it can't include wait times. If your sampler would do some processing (for example the beanshel sampler), the response time

Re: Constant Throughput Timer and elapsed sample time

2011-06-28 Thread Oliver Lloyd
The transaction controller has a little checkbox: include timer duration in sample time (or something like that). So... -- View this message in context: http://jmeter.512774.n5.nabble.com/Constant-Throughput-Timer-and-elapsed-sample-time-tp4513032p4531284.html Sent from the JMeter - User mailing

Re: Constant Throughput Timer and elapsed sample time

2011-06-28 Thread Andrej van der Zee
Hi Oliver, The transaction controller has a little checkbox: include timer duration in sample time (or something like that). So... Uhhh yes indeed That helps, I am learning... Thanks, Andrej

Constant Throughput Timer and elapsed sample time

2011-06-21 Thread Andrej van der Zee
Hi, I have a question about the Constant Throughput Timer. I have the following configuration: Thread Group (10 threads) --- Transaction Controller --- HTTP Request --- View Results In Table --- Constant Throughput Timer (60 samples per minute) Now I noticed that the waiting time for the