docs: I5 observer-invisibility evidence (rasterizer-controlled A/B) - #32
Merged
Conversation
…n controlled LP_NUM_THREADS=2 rerun isolates the llvmpipe confound: p99 identical (65.9us noop vs 65.7us attached), p99.9 +12% — no tail coupling through the ingestion boundary; the original p99.9 blow-up was core competition, as diagnosed. Residual p50 shift is powersave wake-up noise (<1% of the 1kHz period). Hardware-GL run remains the final pin, downgraded from open question to confirmation.
imgui.ini and root-level report JSONs are per-run working files; the canonical pinned result lives in tests/benchmarks/ingestion/results/.
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.
Follow-up to #31: reruns the observer A/B with llvmpipe capped to 2 threads, isolating the diagnosed confound. Result: p99 identical (65.9 µs no-op vs 65.7 µs attached), p99.9 +12% — no tail coupling through the ingestion boundary. Conformance table updated; result JSON pinned. Hardware-GL run (needs a display session:
./scripts/bench_ingestion.sh --filter=observer) is now confirmation, not an open question. Docs + result artifact only.