vlsi commented on pull request #603: URL: https://github.com/apache/jmeter/pull/603#issuecomment-654087533
> I need to build a case where it is the only (if possible) piece of code involved, and based on this I conclude whether optimization improves or not. That is indeed a way to go to measure the best possible improvement. >Second , in the test I proposed, you can adjust the waiting time of the Java Request to simulate a real life call. In practice, `sleep time` is a wrong proxy for a real scenario. JMeter spends time on sending requests, and JMeter clones test plan elements, so in practice the are limits on the number of threads (in both CPU and heap resources) the end-users can have. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
