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 hppc IntIntHashMap to avoid Integer box/unbox when remapping vector ordinals during merge #12950

Merged
merged 2 commits into from Dec 15, 2023

Conversation

msokolov
Copy link
Contributor

No description provided.

@msokolov
Copy link
Contributor Author

actually I think we can use hppc's cursor to avoid containsKey/get having to do some duplicate work here ... I'll post a patch in a second

@msokolov msokolov merged commit 49d5211 into apache:main Dec 15, 2023
4 checks passed
@msokolov msokolov deleted the vector-merge-noboxing branch December 15, 2023 18:24
msokolov added a commit that referenced this pull request Dec 15, 2023
@msokolov
Copy link
Contributor Author

also cherry-picked to 9x branch

slow-J pushed a commit to slow-J/lucene that referenced this pull request Dec 17, 2023
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.

None yet

3 participants