forked-synapse/changelog.d/17191.misc
Erik Johnston 0b91ccce47
Improve perf of sync device lists (#17191)
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.
2024-05-14 14:39:04 +01:00

2 lines
68 B
Plaintext

Improve performance of calculating device lists changes in `/sync`.