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
Disable aggregation bundling on /sync responses (matrix-org#11583)
* Disable aggregation bundling on `/sync` responses
A partial revert of matrix-org#11478. This turns out to have had a significant CPU impact
on initial-sync handling. For now, let's disable it, until we find a more
efficient way of achieving this.
* Fix tests.
Co-authored-by: Patrick Cloke <[email protected]>
0 commit comments