Skip to content

Conversation

@BubbleCal
Copy link
Contributor

this also replaces Hashmap with Vec for faster token id lookup

3% faster indexing

@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

❌ Patch coverage is 86.91589% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance-index/src/scalar/inverted/merger.rs 86.17% 6 Missing and 7 partials ⚠️
rust/lance-index/src/scalar/inverted/index.rs 92.30% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@BubbleCal BubbleCal requested review from Xuanwo and westonpace January 8, 2026 11:22
Copy link
Member

@westonpace westonpace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@BubbleCal BubbleCal merged commit 6935a6c into main Jan 15, 2026
27 of 28 checks passed
@BubbleCal BubbleCal deleted the yang/merge-token-copy branch January 15, 2026 06:08
jackye1995 pushed a commit to jackye1995/lance that referenced this pull request Jan 21, 2026
this also replaces `Hashmap` with `Vec` for faster token id lookup

3% faster indexing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants