mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 01:25:44 +03:00
93889eb2e7
The notifier is quite inefficient when it has to wake up many user streams all at once From a silly benchmark this takes the time to notify 1M user streams from ~30s to ~5s
1 line
72 B
Text
1 line
72 B
Text
Increase performance of the notifier when there are many syncing users.
|