Skip to content

Conversation

tzaeschke
Copy link
Owner

Implementation a custom B+Tree (a tree with larger and horizontally connected nodes).
This may be more efficient than the currently used std::map.
See issue #14

@tzaeschke tzaeschke self-assigned this Mar 31, 2022
@tzaeschke
Copy link
Owner Author

Benchmark report
2022-03-BPlusTree.txt

@tzaeschke tzaeschke merged commit 7a6b1d8 into master Apr 1, 2022
@tzaeschke tzaeschke deleted the fix/issue-14-b-tree branch April 1, 2022 11:15
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.

1 participant