diff options
author | Erik Johnston <erik@matrix.org> | 2022-09-30 14:27:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-30 14:27:00 +0100 |
commit | 285b9e9b6c3558718e7d4f513062e277948ac35d (patch) | |
tree | b56cb70dbb3e046759ff1d0508d5d8d3aa7ecf6f /changelog.d/13976.misc | |
parent | Discourage automatic replies to Synapse's emails (#13957) (diff) | |
download | synapse-285b9e9b6c3558718e7d4f513062e277948ac35d.tar.xz |
Speed up calculating push actions in large rooms (#13973)
We move the expensive check of visibility to after calculating push actions, avoiding the expensive check for users who won't get pushed anyway. I think this should have a big impact on rooms with large numbers of local users that have pushed disabled.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions