Skip to content
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

Refactor BTreeIndex for new indexing model #25

Open
lorentey opened this issue Nov 8, 2016 · 0 comments
Open

Refactor BTreeIndex for new indexing model #25

lorentey opened this issue Nov 8, 2016 · 0 comments
Milestone

Comments

@lorentey
Copy link
Collaborator

lorentey commented Nov 8, 2016

Now that SE-0065 moved index manipulation methods into collections, it would be possible to switch to unowned(unsafe) references inside BTreeWeakPath, probably speeding up indexing considerably. Perhaps even making indexing competitive with iteration.

This requires much more careful index invalidation, so #7 is likely a prerequisite.

@lorentey lorentey added this to the 5.0 milestone Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant