feat: implement shared compression writer pools - #3956
Conversation
|
Claude finished @rodrodros's task in 5m 31s —— View job Review: shared compression writer pools
The package split and the per-level pool design are the right shape — levels genuinely must not share a pool, since Blocker
The The existing tests do catch this ( Important
Nits
What's goodThe call-site conversions are all correct — |
adae25e to
26f714e
Compare
|
Claude finished @rodrodros's task in 6m 20s —— View job Re-review: shared compression writer pools
The branch was force-pushed since my last pass (the previous head Resolved since last review
Important
Nits
What's goodThe Nothing here blocks merge once CI is green. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3956 +/- ##
==========================================
- Coverage 74.65% 74.49% -0.16%
==========================================
Files 462 462
Lines 40988 41029 +41
==========================================
- Hits 30598 30566 -32
- Misses 8291 8356 +65
- Partials 2099 2107 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Claude finished @rodrodros's task in 7m 42s —— View job Re-review: shared compression writer pools
Only The
|
To get chepaer O(1) Writer release
67c7ad0 to
b892ba8
Compare
|
Claude finished @rodrodros's task in 3m 15s —— View job Re-review: shared compression writer pools
This push is a rebase, not a code change. The previous head CI
I could not run Re-verified against the new baseSince the base moved I re-read the parts most likely to be disturbed by a rebase, and they're intact:
Still open (both deferred by you, both agreed)
Your calls on the VerdictUnchanged from last round: nothing here blocks merge once |
No description provided.