Skip to content

fix(grid): bound vindex spike in build_map - #883

Merged
BrianMichell merged 2 commits into
TGSAI:mainfrom
BrianMichell:fix/497-build-map-memory
Sep 21, 2026
Merged

BrianMichell merged 2 commits into
TGSAI:mainfrom
BrianMichell:fix/497-build-map-memory

Conversation

@BrianMichell

Copy link
Copy Markdown
Collaborator

Batch from real indexer working set, not header itemsize, and derive live_mask from map so large surveys stay near the 1 GiB target.

Closes #497

Batch from real indexer working set, not header itemsize, and
derive live_mask from map so large surveys stay near the 1 GiB target.

Closes TGSAI#497

Co-authored-by: Cursor <cursoragent@cursor.com>
@BrianMichell BrianMichell added the bug Something isn't working label Sep 21, 2026
@BrianMichell
BrianMichell merged commit c72e952 into TGSAI:main Sep 21, 2026
8 checks passed
@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.29%. Comparing base (c3ba558) to head (cdbeb91).
⚠️ Report is 260 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #883      +/-   ##
==========================================
+ Coverage   85.30%   93.29%   +7.99%     
==========================================
  Files          46      153     +107     
  Lines        2219     8895    +6676     
  Branches      306      504     +198     
==========================================
+ Hits         1893     8299    +6406     
- Misses        281      517     +236     
- Partials       45       79      +34     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ingestion memory usage

1 participant