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
Before, the collector would sleep for 2 minutes after every collection, both if something was benchmarked and if nothing was benchmarked because the queue was empty. When the queue is not empty, it's wasteful to sleep for two minutes.
0 commit comments