mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-14 10:56:37 +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.