mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-19 09:31:35 +03:00
bec0313e1b
It's almost always more efficient to query the rooms that have device list changes, rather than looking at the list of all users whose devices have changed and then look for shared rooms.
1 line
68 B
Text
1 line
68 B
Text
Improve performance of calculating device lists changes in `/sync`.
|