Ok, looking through the source i can see each thread has it's own concept of a start time, so it seems this isnt quite possible to do.
I guess perhaps the simplest solution which i shall try shortly is to use a custom sampler and then put the actual delay in the sampler itself. or even to copy some of the throughput timer code and mangle that in some way. --------- Original Message -------- From: JMeter Users List <[email protected]> To: JMeter Users List <[email protected]> Subject: Re: Sequence of requests Date: 03/07/07 15:41 > for some reason the formatting of my mail didnt work there. > > basically the throughput controller is at the same level as the transaction > controller. > > --------- Original Message -------- > From: JMeter Users List <[email protected]> > To: JMeter Users List <[email protected]> > Subject: Re: Sequence of requests > Date: 03/07/07 15:39 > > > Ok, I'm close now, frustratingly so :) > > > > I now have this: > > > > thread group > > Transaction controller > > request1 > > loop controller > > 5 other requests > > constant throughput controller > > > > When i run it, I want it to run all 6 requests one after another and then > > wait the amount of time necessary to achieve the constant throughput - > i.e. > > i dont want the thoughput controller to insert delays between each request > > in the threadgroup... > > > > Does that make sense? > > > > > > --------- Original Message -------- > > From: JMeter Users List &lt;[email protected]&gt; > > To: JMeter Users List &lt;[email protected]&gt; > > Subject: Re: Sequence of requests > > Date: 03/07/07 15:17 > > > > &gt; ah i found it sorry, transaction _controller_ not timer as i misread > it! > > &gt; whoops! > > &gt; > > &gt; Thanks! > > &gt; Dan > > &gt; > > &gt; --------- Original Message -------- > > &gt; From: JMeter Users List > &amp;lt;[email protected]&amp;gt; > > &gt; To: JMeter Users List &amp;lt;[email protected]&amp;gt;, > Lists > > &gt; &amp;lt;[EMAIL PROTECTED]&amp;gt; > > &gt; Subject: Re: Sequence of requests > > &gt; Date: 03/07/07 15:13 > > &gt; > > &gt; &amp;gt; Use the Transaction Controller and a Constant Throughput > Timer. > > &gt; &amp;gt; > > &gt; &amp;gt; S. > > &gt; &amp;gt; > > &gt; &amp;gt; On 03/07/07, Lists > &amp;amp;lt;[EMAIL PROTECTED]&amp;amp;gt; wrote: > > &gt; &amp;gt; &amp;amp;gt; Ah, further investigation shows i may not be > able to do this > > so i > > &gt; thought > > &gt; &amp;gt; &amp;amp;gt; i'd elaborate. I need to have say 5 requests > in a thread > > group, > > &gt; which > > &gt; &amp;gt; &amp;amp;gt; execute in a sequence each 1 immediately after > the previous > > one. And > > &gt; then > > &gt; &amp;gt; &amp;amp;gt; have a delay according to ideally a constant > throughput > > rate... > > &gt; &amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; Essentially i need to work out the average > response time for > > the > > &gt; entire > > &gt; &amp;gt; &amp;amp;gt; sequence.. > > &gt; &amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; --------- Original Message -------- > > &gt; &amp;gt; &amp;amp;gt; From: JMeter Users List > > &amp;amp;lt;[email protected]&amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; To: JMeter Users List > > &amp;amp;lt;[email protected]&amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; Subject: Sequence of requests > > &gt; &amp;gt; &amp;amp;gt; Date: 03/07/07 14:20 > > &gt; &amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; Hi, > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; I'd quite like to put together a > sequence of > > requests and to > > &gt; return in the > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; logs the total response time for > the entire > > sequence. Can I do > > &gt; that? > > &gt; &amp;gt; &amp;amp;gt; I.e. > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; a thread group, and rather than > returning a > > response time for > > &gt; each > > &gt; &amp;gt; &amp;amp;gt; request, > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; just return a total for all > requests executed in > > order for that > > &gt; &amp;gt; &amp;amp;gt; threadgroup. > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; If not then clearly it's something > thats relatively > > easily done > > &gt; with a bit > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; of post processing on the output > file, so it's not > > a problem. > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; I'm not sure if there would be > issues with the > > constant > > &gt; throughput timer > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; here, when that decides a thread > can run, do they > > then all run > > &gt; one after > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; another, or does it insert delays > between each > > request in a > > &gt; threadgroup..? > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; hmm... > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; Thanks, > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; Dan > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > ________________________________________________ > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; Message sent using UebiMiau 2.7.10 > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; --------------------------------------------------------------------- > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; To unsubscribe, e-mail: > > &gt; [EMAIL PROTECTED] > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; For additional commands, e-mail: > > &gt; [EMAIL PROTECTED] > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; > ________________________________________________ > > &gt; &amp;gt; &amp;amp;gt; Message sent using UebiMiau 2.7.10 > > &gt; &amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; > > --------------------------------------------------------------------- > > &gt; &amp;gt; &amp;amp;gt; To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > &gt; &amp;gt; &amp;amp;gt; For additional commands, e-mail: > > [EMAIL PROTECTED] > > &gt; &amp;gt; &amp;amp;gt; > > &gt; &amp;gt; &amp;amp;gt; > > &gt; &amp;gt; > > &gt; &amp;gt; > --------------------------------------------------------------------- > > &gt; &amp;gt; To unsubscribe, e-mail: > [EMAIL PROTECTED] > > &gt; &amp;gt; For additional commands, e-mail: > [EMAIL PROTECTED] > > &gt; &amp;gt; > > &gt; &amp;gt; > > &gt; &amp;gt; > > &gt; > > &gt; ________________________________________________ > > &gt; Message sent using UebiMiau 2.7.10 > > &gt; > > &gt; > > &gt; > > &gt; --------------------------------------------------------------------- > > &gt; To unsubscribe, e-mail: [EMAIL PROTECTED] > > &gt; For additional commands, e-mail: [EMAIL PROTECTED] > > &gt; > > &gt; > > &gt; > > > > ________________________________________________ > > Message sent using UebiMiau 2.7.10 > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > ________________________________________________ > Message sent using UebiMiau 2.7.10 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ________________________________________________ Message sent using UebiMiau 2.7.10 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

