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

perf: do HNSW search with threads of CPU runtime #2251

Merged
merged 4 commits into from
May 6, 2024

Conversation

BubbleCal
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 81.17%. Comparing base (04f3aa8) to head (ca397f7).

Files Patch % Lines
rust/lance/src/index/vector/hnsw.rs 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2251      +/-   ##
==========================================
- Coverage   81.20%   81.17%   -0.03%     
==========================================
  Files         187      187              
  Lines       54656    54671      +15     
  Branches    54656    54671      +15     
==========================================
  Hits        44381    44381              
- Misses       7780     7791      +11     
- Partials     2495     2499       +4     
Flag Coverage Δ
unittests 81.17% <91.66%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: BubbleCal <[email protected]>
@BubbleCal BubbleCal merged commit 85a6656 into lancedb:main May 6, 2024
17 checks passed
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.

3 participants