mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00

Fixes: #9797. Should help reduce CPU usage on the user directory, especially when memberships change in rooms with lots of state history.
1 line
86 B
Plaintext
1 line
86 B
Plaintext
Reduce CPU usage of the user directory by reusing existing calculated room membership. |