Skip to content

perf(hnsw): reuse visited workspaces - #22

Merged
zhenghaoz merged 1 commit into
mainfrom
optimize/hnsw-visited-workspace
Aug 12, 2026
Merged

perf(hnsw): reuse visited workspaces#22
zhenghaoz merged 1 commit into
mainfrom
optimize/hnsw-visited-workspace

perf(hnsw): reuse visited workspaces

6fd5b2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 0s

61.42% (+0.06%) compared to 94d233b

View this Pull Request on Codecov

61.42% (+0.06%) compared to 94d233b

Details

Codecov Report

❌ Patch coverage is 95.65217% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.42%. Comparing base (94d233b) to head (6fd5b2f).

Files with missing lines Patch % Lines
internal/core/group_by_hnsw.go 80.00% 0 Missing and 1 partial ⚠️
internal/core/hnsw.go 95.83% 0 Missing and 1 partial ⚠️
internal/core/hnsw_parallel.go 88.88% 0 Missing and 1 partial ⚠️
internal/core/hnsw_quantized.go 94.44% 0 Missing and 1 partial ⚠️
internal/core/hnsw_sparse.go 95.83% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   61.35%   61.42%   +0.06%     
==========================================
  Files         149      150       +1     
  Lines       40240    40285      +45     
==========================================
+ Hits        24689    24744      +55     
+ Misses      12340    12335       -5     
+ Partials     3211     3206       -5     

☔ 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.