jetty-project/jetty-load-generator

Skip initial sleep

sbordet opened this issue · 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.