Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(trie): collect only changed sparse nodes at a depth #12093

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

shekhirin
Copy link
Collaborator

No description provided.

@shekhirin shekhirin added C-perf A change motivated by improving speed, memory usage or disk footprint A-trie Related to Merkle Patricia Trie implementation labels Oct 26, 2024
@shekhirin shekhirin force-pushed the alexey/sparse-trie-get-nodes-at-depth-perf branch from 2ca598b to b7f601c Compare October 26, 2024 12:27
@shekhirin shekhirin marked this pull request as ready for review October 26, 2024 12:28
@shekhirin shekhirin added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit 1b0f625 Oct 28, 2024
39 of 41 checks passed
@shekhirin shekhirin deleted the alexey/sparse-trie-get-nodes-at-depth-perf branch October 28, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants