Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add benches for the merkle package #794
Add benches for the merkle package #794
Changes from 56 commits
deb2cf5
0804930
eb41d9a
77c7952
6dc40e9
09b0b6b
7586f40
f009424
2eae8da
cd10842
df2344f
df5fec1
8167c70
5800fb5
df97603
2fa9847
f604320
0c42f30
86ca814
40774f3
c5565dd
b86e5be
a781c03
76be5dd
b87d002
987761a
e42d9f9
941bd93
c8868ca
87d1213
13e10c3
f12ba39
d046582
4b0f9b2
46719d3
2543ce8
6451527
a25cae6
5d861d4
9c1b7cb
45ffd21
e6f44fe
3f3c06b
5dd3d08
aeedd2f
ab71cb5
9e3491b
87e75c9
b503be3
e294b4d
d46cdbd
c28ce15
50eac97
633a597
fe90cfe
4fe496c
22d71c7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't really want to merge this until this config is largely removed. We need a "single instance" trie that is merkleDB-compatible for #950