Skip to content

speedup kmeans by use hgraph for large k#750

Merged
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:speedup_kmeans
May 23, 2025
Merged

speedup kmeans by use hgraph for large k#750
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:speedup_kmeans

Conversation

@LHT129

@LHT129 LHT129 commented May 22, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@LHT129
LHT129 requested a review from inabao May 22, 2025 15:21
@LHT129 LHT129 self-assigned this May 22, 2025
@LHT129
LHT129 requested a review from ShawnShawnYou as a code owner May 22, 2025 15:21
@LHT129 LHT129 added kind/improvement Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良 version/0.15 1. Add Attribute Filter 2. Quantization and transformation 1. 新增 Attribute Filter 2. 量化与变换 labels May 22, 2025
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
@codecov

codecov Bot commented May 23, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 5.12821% with 37 lines in your changes missing coverage. Please review.

❌ Your patch status has failed because the patch coverage (5.12%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

@@            Coverage Diff             @@
##             main     #750      +/-   ##
==========================================
- Coverage   91.03%   90.73%   -0.30%     
==========================================
  Files         190      190              
  Lines       11829    11867      +38     
==========================================
- Hits        10768    10767       -1     
- Misses       1061     1100      +39     
Flag Coverage Δ
cpp 90.73% <5.12%> (-0.30%) ⬇️

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

Components Coverage Δ
common 92.81% <ø> (ø)
datacell 92.38% <100.00%> (-0.04%) ⬇️
index 88.66% <ø> (-0.02%) ⬇️
simd 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc650ab...af43683. Read the comment docs.

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

@inabao inabao left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@LHT129
LHT129 merged commit 105a338 into antgroup:main May 23, 2025
dasurax pushed a commit to dasurax/vsag that referenced this pull request Jun 9, 2025
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Signed-off-by: suguan.dx <suguan.dx@antgroup.con>
LHT129 added a commit to LHT129/vsag that referenced this pull request Apr 16, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
LHT129 added a commit that referenced this pull request May 11, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
@LHT129
LHT129 deleted the speedup_kmeans branch May 29, 2026 07:20
Sia-Sheerland pushed a commit to Sia-Sheerland/vsag that referenced this pull request Jun 26, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Signed-off-by: Sia Sheerland <x1075956441x@163.com>

Signed-off-by: Sia Sheerland <x1075956441x@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/improvement Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良 size/M version/0.15 1. Add Attribute Filter 2. Quantization and transformation 1. 新增 Attribute Filter 2. 量化与变换

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants