mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-14 03:38:42 +00:00
No need to sort if the range is large enough to cover all of the rooms in the list. Previously, we would only do this optimization if the range was exactly large enough. Follow-up to https://github.com/element-hq/synapse/pull/17672
1 line
59 B
Text
1 line
59 B
Text
Small performance improvement in speeding up Sliding Sync.
|