mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-15 02:03:51 +01: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.
|