mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 01:25:44 +03:00
5389374ef8
Speed up incremental sync by avoiding extra work. We first look at the state delta changes and only fetch and calculate further derived things if they have changed.
1 line
67 B
Text
1 line
67 B
Text
Speed up incremental Sliding Sync requests by avoiding extra work.
|