1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-05 23:46:52 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Eric Eastwood
5389374ef8
Sliding Sync: Speed up incremental sync by avoiding extra work (#17665)
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.
2024-09-09 10:36:22 +01:00