Skip to content

Parallelize training in PQVIF - #23

Merged
habedi merged 4 commits into
mainfrom
develop
Aug 15, 2026
Merged

Parallelize training in PQVIF#23
habedi merged 4 commits into
mainfrom
develop

Conversation

@habedi

@habedi habedi commented Aug 15, 2026

Copy link
Copy Markdown
Owner
  • Parallelized the training phase in the PQVIF index implementation.
  • Parallelized BulkAdd in the HNSW implementation.
  • Fixed a few bugs.

@habedi habedi self-assigned this Aug 15, 2026
@habedi habedi added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Aug 15, 2026
@codecov

codecov Bot commented Aug 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.17757% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.44%. Comparing base (ea27263) to head (181cd14).

Files with missing lines Patch % Lines
pqivf/index.go 80.58% 22 Missing and 11 partials ⚠️
hnsw/index.go 86.09% 14 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   86.75%   86.44%   -0.32%     
==========================================
  Files          13       13              
  Lines        2960     3172     +212     
==========================================
+ Hits         2568     2742     +174     
- Misses        268      294      +26     
- Partials      124      136      +12     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@habedi habedi changed the title The base commit Parallelize training in PQVIF Aug 15, 2026
@habedi
habedi merged commit 835a43c into main Aug 15, 2026
13 of 16 checks passed
@habedi
habedi deleted the develop branch August 15, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant