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 /update handler is spammed with delta updates, mu search can't keep up (which makes sense) and consume a lot of memory & cpu, although the updates are cached before being consumed:
The text was updated successfully, but these errors were encountered:
When the
/update
handler is spammed with delta updates, mu search can't keep up (which makes sense) and consume a lot of memory & cpu, although the updates are cached before being consumed:The text was updated successfully, but these errors were encountered: