Document post-#55 jemalloc rejection - #63
Merged
Merged
Conversation
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.
What changed
Why
The N-033 owner ruling requires the rejected measurement to remain public instead of disappearing with Stream A's product revert. The two measurements describe different binary memory models: the older result predates #55's retained-reference redesign, while Stream A measured the post-#55 build.
Measured result
Both release binaries scanned Kubernetes commit
7fbcad5e8ec387e23061602eb2d4b110b049410cthree times from clean stores undertaskset -c 0,1and/usr/bin/time -v.All six store SHA256 values were identical. Stream A therefore rejects jemalloc because RSS regressed even though wall time improved. Stream B still owns the exact pinned-Node allocator comparison required by the ruling.
Movement and ratchets
arthron gate --rebasewas neededarthron pin --writewas neededVerification
docs/decisions.mdonlygit diff --check: passcargo fmt --all --check: passorigin/main: CI, Corpus gates, and CodeQL passedThe owner reopened A only to retain the public measurement. A third heavy batch was not run because the per-stream protocol permits exactly two; the current effective change is documentation-only.