Improved list update reconciliation #12

Open
opened 2026-01-19 01:05:35 +00:00 by endeavorance · 0 comments
Owner

The current update algorithm is a linear full scan still and while it’s improved from using keys, it can be further improved using a proper diffing algorithm

In practice this doesn’t impact much beyond very large lists that update frequently

The current update algorithm is a linear full scan still and while it’s improved from using keys, it can be further improved using a proper diffing algorithm In practice this doesn’t impact much beyond very large lists that update frequently
endeavorance added this to the 1.0.0 milestone 2026-01-19 01:05:35 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rusticarcade/palette#12
No description provided.