We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Discussion: #3852 (comment)
Task: Benchmark the following crates to see how easily/efficiently they keep track of a state hash:
Benchmark parameters: speed of hash update on insertion/deletion in a BTreeMap of 1M key-value elements
The text was updated successfully, but these errors were encountered:
@litchipi so this can be considered as done / closed ?
Followups for implementing it in the state should be opened @Leo-Besancon
The discussion #3852 should be updated
Sorry, something went wrong.
Yes I think so. I'll follow up the discussion once I have the time to discuss with @Leo-Besancon about it next week
litchipi
No branches or pull requests
Discussion: #3852 (comment)
Task: Benchmark the following crates to see how easily/efficiently they keep track of a state hash:
Benchmark parameters: speed of hash update on insertion/deletion in a BTreeMap of 1M key-value elements
The text was updated successfully, but these errors were encountered: