mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-20 00:52:02 +01:00
c571736c6c
Fixes: #9797. Should help reduce CPU usage on the user directory, especially when memberships change in rooms with lots of state history.
1 line
No EOL
86 B
Text
1 line
No EOL
86 B
Text
Reduce CPU usage of the user directory by reusing existing calculated room membership. |