Skip to content

Exact-size D2H for compressed codecs#137

Merged
nclack merged 7 commits into
acquire-project:mainfrom
nclack:exact-size-d2h
May 26, 2026
Merged

Exact-size D2H for compressed codecs#137
nclack merged 7 commits into
acquire-project:mainfrom
nclack:exact-size-d2h

Conversation

@nclack
Copy link
Copy Markdown
Member

@nclack nclack commented May 14, 2026

Per-LOD exact-size bulk D2H instead of worst-case envelope. CODEC_NONE keeps kick-time bulk D2H (no BW to save; pipelining preserved). Compressed codecs sync on chunk-index in drain, then dispatch exact per-LOD transfers — recovers ~6× on d2h_best_ms for zstd workloads.

Filed #135 for a pre-existing latent bug surfaced during review.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 1 file with indirect coverage changes

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

@nclack nclack merged commit 8d94785 into acquire-project:main May 26, 2026
8 checks passed
@nclack nclack deleted the exact-size-d2h branch May 26, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant