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

Parallel hashing #238

Merged
merged 2 commits into from Dec 29, 2022
Merged

Parallel hashing #238

merged 2 commits into from Dec 29, 2022

Conversation

rameight
Copy link
Contributor

This is a follow-up to #236, which implements

Counting updates to the trie,
Paralellizing the hashing operation, if the number of changes exceed 99 items.

@rameight rameight merged commit 3f80a2a into kardiachain:master Dec 29, 2022
@rameight rameight deleted the parallel_commit branch December 30, 2022 09:03
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.

Optimize & Improve Trie, Preparing for state trie pruner
2 participants