You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: