If you have a Thread Group with 10k virtual users, no ramp-up, no timers so
JMeter is running at full speed and you have 10k requests executed in 30
seconds I can think of 2 reasons for this:

 1. Your application cannot respond fast enough which means you found the 
bottleneck <https://www.quora.com/What-is-bottleneck-in-performance-testing> 
, there is no sense to continue until the bottleneck is identified and fixed
 2. JMeter cannot send requests fast enough. Make sure to follow  JMeter
Best Practices <https://jmeter.apache.org/usermanual/best-practices.html>  
and if you will be limited only by your machine hardware specifications you
will need to consider going for  Distributed Testing
<https://www.blazemeter.com/blog/how-to-perform-distributed-testing-in-jmeter/> 
 



--
Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to