knowhere icon indicating copy to clipboard operation
knowhere copied to clipboard

wip: [do not review] improve hnsw iterator

Open zhengbuqian opened this issue 1 year ago • 3 comments

by adding unvisited invalid nodes in initial search to pending visit candidates

/kind improvement issue: #500

zhengbuqian avatar Apr 25 '24 03:04 zhengbuqian

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zhengbuqian

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Apr 25 '24 03:04 sre-ci-robot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.14%. Comparing base (3c46f4c) to head (b7a6a77). Report is 68 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           main     #528       +/-   ##
=========================================
+ Coverage      0   71.14%   +71.14%     
=========================================
  Files         0       67       +67     
  Lines         0     4401     +4401     
=========================================
+ Hits          0     3131     +3131     
- Misses        0     1270     +1270     

see 67 files with indirect coverage changes

codecov[bot] avatar Apr 25 '24 04:04 codecov[bot]

/hold

zhengbuqian avatar Apr 25 '24 06:04 zhengbuqian