Skip to content
Snippets Groups Projects
Unverified Commit 285b9e9b authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

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.
parent 5507bfa7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment