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
The coordinator appears to spend a lot of time creating threads, and it may be worth investigating how the system performs with this overhead removed. I suspect switching to a threadpool will be a useful optimization here.
The text was updated successfully, but these errors were encountered:
The coordinator appears to spend a lot of time creating threads, and it may be worth investigating how the system performs with this overhead removed. I suspect switching to a threadpool will be a useful optimization here.
The text was updated successfully, but these errors were encountered: