perf: per-index slots, EVM pool, select→range workers#2843
Draft
pdrobnjak wants to merge 1 commit intoperf/syncpool-cachekv-storesfrom
Draft
perf: per-index slots, EVM pool, select→range workers#2843pdrobnjak wants to merge 1 commit intoperf/syncpool-cachekv-storesfrom
pdrobnjak wants to merge 1 commit intoperf/syncpool-cachekv-storesfrom
Conversation
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
2f87209 to
4fcb74a
Compare
97596b1 to
58ede27
Compare
Base automatically changed from
docs/occ-store-layer-analysis
to
perf/syncpool-cachekv-stores
February 11, 2026 13:19
1. Remove redundant sort.Strings in SetWriteset/SetEstimatedWriteset
2. Replace 3 global RWMutex+maps with per-tx-index txSlot array
3. Replace select{} workers with for-range + defer close
4. Pool giga EVM executors via sync.Pool within a block
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
58ede27 to
8e31c55
Compare
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## perf/syncpool-cachekv-stores #2843 +/- ##
================================================================
- Coverage 68.72% 58.80% -9.92%
================================================================
Files 5 402 +397
Lines 454 36953 +36499
================================================================
+ Hits 312 21731 +21419
- Misses 113 12988 +12875
- Partials 29 2234 +2205
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Stack
8/13 — depends on docs/occ-store-layer-analysis
🤖 Generated with Claude Code