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
Cooperative multitasking works great until something doesn't cooperate. It is then critical to identify situations where the event loop becomes blocked for too long
Describe the solution you'd like
A histogram showing the event loop lag would be helpful
Is your feature request related to a problem?
Cooperative multitasking works great until something doesn't cooperate. It is then critical to identify situations where the event loop becomes blocked for too long
Describe the solution you'd like
A histogram showing the event loop lag would be helpful
Describe alternatives you've considered
Implementing it myself
Additional context
The text was updated successfully, but these errors were encountered: