FSchumacher opened a new pull request, #6353:
URL: https://github.com/apache/jmeter/pull/6353

   ## Description
   Use current time as of actually starting the open model thread group 
   
   ## Motivation and Context
   When we use the test start time via JMeterContextService#getTestStartTime, 
we might create a storm of test samples at the beginning, when a setup thread 
group made us wait.
   
   Related to #6352 
   
   ## How Has This Been Tested?
   Used the test plan attached and looked at the req/s values. They should be 
in the range of 1 req/s.
   
[omtg-and-setup-group.jmx.zip](https://github.com/user-attachments/files/17116744/omtg-and-setup-group.jmx.zip)
   
   ## Screenshots (if appropriate):
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Delete as appropriate 
-->
   - Bug fix (non-breaking change which fixes an issue)
   - *Might be a* Breaking change (fix or feature that would cause existing 
functionality to not work as expected)
   
   ## Checklist:
   <!--- Go over all the following points, and put an `x` in all the boxes that 
apply. -->
   <!--- If you're unsure about any of these, don't hesitate to ask. We're here 
to help! -->
   - [x] My code follows the [code style][style-guide] of this project.
   - [ ] I have updated the documentation accordingly.
   
   [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to