Skip to content

chore(btree): add occupancy ratio, search benchmark and compact bug fix#208

Merged
NamanJain8 merged 4 commits intomasterfrom
naman/test
Oct 27, 2020
Merged

chore(btree): add occupancy ratio, search benchmark and compact bug fix#208
NamanJain8 merged 4 commits intomasterfrom
naman/test

Conversation

@NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Oct 26, 2020

This PR adds OccupancyRation API in B+ tree. It also adds custom search(binary+linear) benchmark results. While compacting a node, for the maxKey, the value should be set to 0 if the current value <= lo


This change is Reviewable

@NamanJain8 NamanJain8 merged commit 78a6c82 into master Oct 27, 2020
@NamanJain8 NamanJain8 deleted the naman/test branch October 27, 2020 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants