0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-17 12:53:51 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Erik Johnston
93889eb2e7
Optimise notifier (#17765)
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
2024-09-30 12:58:13 +01:00