refactor(benchmarks): remove standalone previews - #31
Merged
thejustinwalsh merged 2 commits intoAug 4, 2026
Merged
Conversation
thejustinwalsh
marked this pull request as ready for review
August 3, 2026 15:57
thejustinwalsh
force-pushed
the
feat/benchmark-renderer-previews
branch
from
August 4, 2026 01:44
92931f1 to
0bf8389
Compare
thejustinwalsh
merged commit Aug 4, 2026
ea83934
into
feat/benchmark-bitmap-conformance
1 of 2 checks passed
thejustinwalsh
added a commit
that referenced
this pull request
Aug 4, 2026
* refactor(benchmarks): remove standalone previews * docs(benchmarks): record persistent renderer cleanup
thejustinwalsh
added a commit
that referenced
this pull request
Aug 4, 2026
* refactor(benchmarks): colocate slug role scenes (#30) * refactor(benchmarks): colocate slug role scenes * docs(benchmarks): record slug scene locality * refactor(benchmarks): remove standalone previews (#31) * refactor(benchmarks): remove standalone previews * docs(benchmarks): record persistent renderer cleanup * refactor(benchmarks): remove renderer asset facades (#33) * refactor(benchmarks): remove renderer asset facades * docs(benchmarks): record canonical asset ownership * refactor(benchmarks): move retained workload scene (#34) * refactor(benchmarks): move retained workload scene * docs(benchmarks): record workload scene ownership * refactor(benchmarks): finish benchmark boundary locality (#35) * refactor(benchmarks): finish boundary locality * docs(benchmarks): record boundary locality * refactor(benchmarks): clarify workload and scene ownership (#36) * refactor(benchmarks): clarify scene ownership * docs(benchmarks): record scene ownership evidence * refactor(benchmarks): isolate harness surfaces * fix(benchmarks): sample settled shaping cadence * docs(benchmarks): record public API audit * docs(text): close raster release review * docs: replace raster migration guide
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
Verification
mise exec -- pnpm benchmarks:check: 60 files / 315 tests, strict TypeScript, OXLint, Oxfmt, size measurement, production buildmise exec -- pnpm benchmarks:test:presentation: all 42 sequential workload cells visible with one renderermise exec -- pnpm benchmarks:check:react-doctor: no issuesmise exec -- pnpm docs:check: 0 errors, 0 warningsStack
Depends on #30.