feat(text): publish warm generations in object lifecycle - #13
Merged
thejustinwalsh merged 1 commit intoAug 4, 2026
Merged
Conversation
thejustinwalsh
force-pushed
the
feat/text-warm-publication
branch
from
August 4, 2026 01:44
5410865 to
bf238db
Compare
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
updateMatrixWorld/updateWorldMatrixbefore raster-child traversal, with React invalidating its R3F root instead of awaitingreadyVerification
pnpm --filter @pmndrs/text-benchmarks test:unit— 45 files, 260 tests; script tests 4/4pnpm --filter @pmndrs/text-benchmarks test:headless— all 19 conformance cases pass together, including 3/3 exact React reconciliations and 3/3 exact 68-frame Advanced Shaping timelinespnpm --filter @pmndrs/text-benchmarks test:packed— exact packed-consumer hash and 172,156-byte outputpnpm --filter @pmndrs/text-benchmarks test:presentation-workloads— all seven DPR-2 workloads retain one canvas/renderer with visible foreground pixels; Bitmap, MTSDF, and Slug lanes passpnpm --filter @pmndrs/text-benchmarks test:presentation-demo— timed DPR-2 demo completes, returns to Off-axis / 3D, retains one renderer, and reports 60.02 FPS during Icon Grid with no warningsText, React, retained-scene, canvas, and persistent-host lifecycle tests — success, failure, abort, stale work, sibling traversal, and state restoration passpnpm docs:check— zero conformance errors, producer-profile errors, or warningsDepends on #12.