CI retention probe: the rows dimension (#139) - #168
Merged
Merged
Conversation
AETHER_PROBE_ROWS sizes the lists; Phase 1f reports the count after 20 and 40 rebuilds of 100 rows beside the 400-row runs, so the 9.5-a-rebuild drift (#139) is known to be a fraction of the rows or a count per rebuild.
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.
Towards #139's residual.
AETHER_PROBE_ROWSsizes the probe's lists, and Phase 1f reports the count after 20 and 40 rebuilds of 100 rows beside the 400-row runs (INFO, not asserted): a drift of 9.5 labels a rebuild at 400 rows that halves at 100 is a fraction of the rows (something about every ~42nd row); one that stays is per rebuild (something about the container or the last row). Theleaks --tracesample stays on the 400-row run.