Skip to content

Rework how table keyed entries are ordered in the compiled patch map. - #251

Merged
garretrieger merged 3 commits into
w3c:mainfrom
garretrieger:entry_order
Jul 22, 2026
Merged

Rework how table keyed entries are ordered in the compiled patch map.#251
garretrieger merged 3 commits into
w3c:mainfrom
garretrieger:entry_order

Conversation

@garretrieger

Copy link
Copy Markdown
Contributor

Where possible order entries by the number of bytes the entry will load ascending. The invalidating patch selection algorithm breaks ties to the entry which appears earlier. So this ensures in the event of a tie the smaller total patch will be selected.

@garretrieger
garretrieger merged commit 0eab624 into w3c:main Jul 22, 2026
3 checks passed
@garretrieger
garretrieger deleted the entry_order branch July 22, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant