turbine and leader: accelerate ingestion and block production - #287
Merged
39 commits merged intoSep 25, 2026
Merged
39 commits merged into
39 commits merged into
Conversation
This was referenced Sep 24, 2026
This was referenced Sep 24, 2026
edd8851
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.
Accelerate shred production and ingestion, prepare transactions during arrival, and reduce leader packing overhead.
Combines the former #287 and #290 scopes into one review against
alpenglow-dev. Replaces #259 and the production portion of #279. Commits and authorship are preserved. Replay-side incremental execution and its repair integration are in #292.Validation: full turbine, sigverify and blockprod suites passed on this exact source tree; repair-sim built. No new performance measurement or deployment was performed during consolidation. Historical component benchmarks are not claims about live voting latency.