Reduce recovery memo storage - #971
Merged
Merged
Conversation
- Add benchmark for 32 KiB C# file with edit marker removed. - Disable admission candidate route to match existing recovery tests. - Capture performance metrics for the parser recovery path. Buckley-Change-Hash: sha256:27ebc4d6d1252f80b5d5e996c8ec1eaf09a1d4a463be6d0303036ce7c577e228 Buckley-Change-Stats: files=1 insertions=22 deletions=0 binaries=0
- Reduce the active memo storage from 6 MiB to 3 MiB. - Bound the combined backing storage at 3.375 MiB. - Record a 20.79% bytes-per-operation reduction. - Classify time and allocation results as inconclusive. - Preserve focused C# correctness and locked-C parity. Buckley-Change-Hash: sha256:5fad84815ca75725b8ed7c63fddbae4114ddaca31cb63cd01ee41952aa52b2ed Buckley-Change-Stats: files=4 insertions=107 deletions=4 binaries=0
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
8e8f18b8.Evidence
p<0.001.Advances #454