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
Introduce Pruning to IAVL #158
Introduce Pruning to IAVL #158
Changes from 53 commits
bed4822
23f0b99
aef79a7
43d2409
c6f7eee
099ec05
6dc8e62
6f51bea
0e2a954
a840877
86e8371
6b3597a
8ea53a0
bb45bf1
bb129a9
f01c63a
78060fe
2f3502a
bce37e3
46d16a0
d244ed3
c5af5b9
2ab4609
e50b297
0dc0769
dacbd97
5cf4558
67f9e19
b5d09a7
f4b9941
0a1f25e
097f2c5
7bf79c0
48e714f
67a4131
6ed75ff
1a5311f
54b2dac
6383f8d
f1e117d
9df04a4
1e9bd2c
46785c6
9e8fde7
fcc92e4
7e10d5d
b15162c
cb05738
6367c2f
1772b7e
4d67ccf
0fe8a80
f661c70
e833cf4
1b74253
529695f
fbdde5d
126ac73
59317ba
8b2dc94
84deb83
533652c
c529855
bbb6aa3
72d9cdd
9b3e944
a382f71
3da2290
0b86aa0
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.
Maybe add a line somewhere how to reproduce the benchmarks?
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.
leftover comments
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.
currently in process of getting this to work correctly. will remove once i've fixed this
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.
ditto
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.
ditto
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.
Are these commented out on purpose?
SDK pruning
sounds important to benchmark.