mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 15:37:02 +00:00
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.
|