jetty-load-generator icon indicating copy to clipboard operation
jetty-load-generator copied to clipboard

Skip initial sleep

Open sbordet opened this issue 3 years ago • 0 comments

When the load generator begins, it immediately sleeps for an amount of time related to the request rate. This is not optimal, as it is unexpected (although convenient from the implementation point of view), and slows down the tests.

sbordet avatar Feb 27 '23 16:02 sbordet