the total time is calculated test end - test start = total time
this means any timer delay in the test plan is included. JMeter does not subtract the sleep time between requests. peter lin On 1/30/06, GUERARD Elisabeth <[EMAIL PROTECTED]> wrote: > > > Thanks for your answer. > Does it mean, to not take into account the rate for one HTTP request? > Is it the sleep time removed? > Elisabeth > -----Original Message----- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: 30 January 2006 15:35 > To: JMeter Users List > Subject: Re: performance result: rate value > > the throughput is the actual throughput at the end of the test. that > means > > # of request / total time = throughput rate > > this should be documented on the website for the aggregate listener. > > peter > > > On 1/30/06, GUERARD Elisabeth <[EMAIL PROTECTED]> wrote: > > > > Hi All, > > > > I would like to know how this throughput value obtained at the end of > > the test is calculated? > > For example, i have here for 30 threads, in response time for the main > > page: an average of 53 ms but throughput 2,7/sec > > > > URL > > > > Number of Thread > > > > > > > > Throughput > > > > Response time (avg/min\max) (ms/page) > > > > Main page > > > > 30 > > > > 2,7/sec > > > > 53,31,93 > > > > > > Thanks in advance. > > Elisabeth > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

