perf(benchmarks): close retained Presentation workloads - #16
Merged
thejustinwalsh merged 5 commits intoAug 4, 2026
Merged
Conversation
thejustinwalsh
force-pushed
the
feat/presentation-retained-workloads
branch
from
August 2, 2026 00:27
84763a4 to
de46364
Compare
thejustinwalsh
force-pushed
the
feat/presentation-retained-workloads
branch
from
August 2, 2026 00:31
de46364 to
3babcb3
Compare
thejustinwalsh
force-pushed
the
feat/presentation-retained-workloads
branch
from
August 4, 2026 01:44
5978648 to
6062cf5
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
Product evidence
npx react-doctor@0.7.2and the pinned package gate report no issues and 100/100 with warning-level blocking enabledDeliberate limit
Bitmap Paragraph Stress renders 11,510 glyphs through 1,120 draws and measured 58.8 FPS with three frames over 20 ms. This PR does not weaken that workload or add renderer-wide batching across separate Text objects; batching remains outside item 10.5 and belongs in measured release follow-up work.
Stack
Depends on #15. Closes roadmap items 10.5 and 10.6 after the full signed stack passes CI.