I'm not sure if I get your question. Requests per second are just that, how many requests you made per second (Think miles per hour, that's how many miles you can travel per hour). Generally people talk about transactions though; samples that were able to complete in 1 second.
How JMeter calculates average transactions per second is total transactions over total seconds (Say you make 10 transactions in 10 seconds then you have an average of 1 transaction per second). On Wed, 2014-07-09 at 15:51 -0700, Ankit Sethiya wrote: > Hello, > > Can somebody please help me figure out what exactly is RPS (request per > second) and how can I calculate it in JMeter? > > Thanks much. > > Ankit > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
