Skip to content

reduce resize memory on large size extrainfo#660

Merged
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:fix_memory
Apr 29, 2025
Merged

reduce resize memory on large size extrainfo#660
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:fix_memory

Conversation

@LHT129

@LHT129 LHT129 commented Apr 29, 2025

Copy link
Copy Markdown
Collaborator

fixed: #657

Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
@LHT129 LHT129 added kind/bug Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为 version/0.15 1. Add Attribute Filter 2. Quantization and transformation 1. 新增 Attribute Filter 2. 量化与变换 labels Apr 29, 2025
@LHT129 LHT129 self-assigned this Apr 29, 2025
@LHT129
LHT129 requested review from inabao and wxyucs as code owners April 29, 2025 02:58

@wxyucs wxyucs 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

@codecov

codecov Bot commented Apr 29, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##             main     #660      +/-   ##
==========================================
+ Coverage   91.15%   91.26%   +0.10%     
==========================================
  Files         180      180              
  Lines       10755    10758       +3     
==========================================
+ Hits         9804     9818      +14     
+ Misses        951      940      -11     
Flag Coverage Δ
cpp 91.26% <100.00%> (+0.10%) ⬆️

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

Components Coverage Δ
common 93.36% <ø> (+0.08%) ⬆️
datacell 92.10% <ø> (+0.11%) ⬆️
index 89.52% <100.00%> (+0.13%) ⬆️
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 24817a2...a66d0ae. Read the comment docs.

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

@LHT129
LHT129 merged commit 22cbb09 into antgroup:main Apr 29, 2025
@LHT129
LHT129 deleted the fix_memory branch April 29, 2025 06:05
wxyucs pushed a commit that referenced this pull request Apr 30, 2025
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
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>
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

cherry-pick-0.14-done kind/bug Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为 needs-cherry-pick-release-0.14 size/XS 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.

Create HGraph index using 30M memory

3 participants