Skip to content

refactor(trie): AddMany memory optimization#24

Merged
guillaumemichel merged 1 commit intomainfrom
trie/optimize-addmany
Oct 30, 2025
Merged

refactor(trie): AddMany memory optimization#24
guillaumemichel merged 1 commit intomainfrom
trie/optimize-addmany

Conversation

@guillaumemichel
Copy link
Copy Markdown
Collaborator

Reduce allocations and memory used by AddMany, using sorting and subslicing.

@guillaumemichel guillaumemichel merged commit a323d3c into main Oct 30, 2025
4 checks passed
@guillaumemichel guillaumemichel deleted the trie/optimize-addmany branch October 30, 2025 13:37
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