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

Use SmallHeap also for the iterator-based nearest neighbour search and optimize its spill implementation. #154

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

adamreichold
Copy link
Member

  • I agree to follow the project's code of conduct.
  • I added an entry to rstar/CHANGELOG.md if knowledge of this change could be valuable to users.

@adamreichold adamreichold force-pushed the use-small-heap-nn-iter branch from 58f3de8 to 3a9ac91 Compare January 14, 2024 12:40
@urschrei
Copy link
Member

@adamreichold Are you happy for this to merge so it can be included in the new release?

@adamreichold
Copy link
Member Author

Yes, I don't plan on changing anything here.

(From measurements, I suspect we could increase the inline capacity from 32 to 64, but I only tested this using random trees and hence are not confident enough to commit to this yet.)

@adamreichold adamreichold added this pull request to the merge queue Jan 23, 2024
Merged via the queue into master with commit 1812101 Jan 23, 2024
6 checks passed
@adamreichold adamreichold deleted the use-small-heap-nn-iter branch January 23, 2024 18:32
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.

2 participants