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]
