I seriously doubt that you need to create 100 requests per 1 ms (100,000 rps). Either way read the last section of: http://shmuels.blogspot.de/2014/12/how-to-create-realistic-load-test.html
Shmuel Krakower. www.Beatsoo.org - re-use your jmeter scripts for application performance monitoring from worldwide locations for free. On Tue, Jan 27, 2015 at 2:31 PM, Flavio Cysne <[email protected]> wrote: > Throughput is directly dependent of response times. If a request is > responding in 10ms, you'll need 1000 requests to achieve targeted > throughput (considering that the response times are 10ms constant). You'll > need a bunch of JMeter slaves to achieve 100 requests/ms, or equivalent. > > Try the Throughput Shapping Timer, from JMeter-Plugins, and increase the > number of slaves if VM resources aren't enough to achieve the targeted > load. > > If you don't have enough resources for this, you could try BlazeMeter. > Em 27/01/2015 09:20, "Mahadev Karpe" <[email protected]> escreveu: > > > Hi Team, > > > > > > > > I am facing issues with our business scenario for 200 requests/2 ms. > > > > > > > > I have checked with all throughput timer and tried. > > > > > > > > Requests are staggered over the course of a second. > > > > > > > > Please let me know how to pass 200 requests/2ms in one thread group in > > Jmeter. > > > > > > > > Thanks & Regards, > > > > *Mahadev Karpe* > > > > *[image: Description: cid:[email protected]]* > > > > #1, Kshema Dhama, Global Village, Mysore Road| Bangalore | 560 059| > > Karnataka | India | > > > > CUG #5773609| Cellphone +91-9902028620| > > > > [email protected] | www.mphasis.com > > > > > > > > > > Information transmitted by this e-mail is proprietary to Mphasis, its > > associated companies and/ or its customers and is intended > > for use only by the individual or entity to which it is addressed, and > may > > contain information that is privileged, confidential or > > exempt from disclosure under applicable law. If you are not the intended > > recipient or it appears that this mail has been forwarded > > to you without proper authority, you are notified that any use or > > dissemination of this information in any manner is strictly > > prohibited. In such cases, please notify us immediately at > > [email protected] and delete this mail from your records. > > >
