Look at JMeter plugins reports. On Aug 10, 2013 8:15 PM, "hame" <[email protected]> wrote:
> I did notice the throughput in the report. But looks like those number are > way-off and I want to validate this. > > Currently I am running 800 concurrent thread to simulate users. I have also > used the constant throughput timer to make sure I get 600 request per > second. But when I check the throughput I get close to 350. > > > Is it possible to calculate the number of request call from Jtl file? If I > group the records based on the second. > > > On Sat, Aug 10, 2013 at 3:12 AM, Deepak Goel <[email protected]> wrote: > > > Yep > > > > On 8/10/13, Shmuel Krakower <[email protected]> wrote: > > > The report contains the throughput. Isn't that what you are looking > for? > > > On Aug 10, 2013 9:41 AM, "Deepak Goel" <[email protected]> wrote: > > > > > >> Hey > > >> > > >> Little's Law: > > >> > > >> Average number of request per second = Number of Concurrent Users > > >> divided by (Response Time and Think Time) > > >> > > >> Average number of request per second = Number of Concurrent Users / > > >> (Response Time + Think Time) > > >> > > >> Think Time is the time between two subsequent request. > > >> > > >> :) > > >> Deepak > > >> > > >> > > >> On 8/10/13, [email protected] <[email protected]> wrote: > > >> > Currently I am using JMeter to generate load for webapp. I am able > to > > >> > simulate 800 simultaneous users. I store the test result in output > > file > > >> to > > >> > get the aggregate report. I am able to get the avg response time for > > >> > the > > >> > request but report doesn't contain average number of > request/response > > >> > per > > >> > second. Is there any way to calculate the number of > request/response > > >> > per > > >> > second? > > >> > > > >> > > > >> > > > >> > Thank you, > > >> > > > >> > > > >> > > > >> > > > >> > ----- > > >> > Technical blog : code4reference > > >> > LinkedIn : Rakesh Kumar > > >> > -- > > >> > View this message in context: > > >> > > > >> > > > http://jmeter.512774.n5.nabble.com/Number-of-request-per-second-tp5717812.html > > >> > Sent from the JMeter - User mailing list archive at Nabble.com. > > >> > > > >> > > --------------------------------------------------------------------- > > >> > To unsubscribe, e-mail: [email protected] > > >> > For additional commands, e-mail: [email protected] > > >> > > > >> > > > >> > > >> > > >> -- > > >> Namaskara~Nalama~Guten Tag~Bonjour > > >> > > >> > > >> -- > > >> Keigu > > >> > > >> Deepak > > >> 7350012833 > > >> [email protected] > > >> http://www.simtree.net > > >> > > >> Skype: thumsupdeicool > > >> Google talk: deicool > > >> Blog: http://loveandfearless.wordpress.com > > >> Facebook: http://www.facebook.com/deicool > > >> > > >> "Contribute to the world, environment and more : > > >> http://www.gridrepublic.org > > >> " > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: [email protected] > > >> For additional commands, e-mail: [email protected] > > >> > > >> > > > > > > > > > -- > > Namaskara~Nalama~Guten Tag~Bonjour > > > > > > -- > > Keigu > > > > Deepak > > 7350012833 > > [email protected] > > http://www.simtree.net > > > > Skype: thumsupdeicool > > Google talk: deicool > > Blog: http://loveandfearless.wordpress.com > > Facebook: http://www.facebook.com/deicool > > > > "Contribute to the world, environment and more : > > http://www.gridrepublic.org > > " > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
