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
Fixed a significant performance regression introduced in
v8.1.0 (#305 via #308) - by @mar10.
The issue turned out to add 0.1s delay on new incoming
connection processing. We've lowered that delay to mitigate
the problem short-term, better fix is yet to come.