[website] Add Google Analytics.#8
Merged
paulshen merged 1 commit intofacebook:masterfrom May 29, 2013
Merged
Conversation
paulshen
pushed a commit
that referenced
this pull request
May 29, 2013
[website] Add Google Analytics.
flarnie
pushed a commit
to flarnie/react
that referenced
this pull request
Sep 1, 2017
Fixing <s>some</s> *most* of the issues with links
unstubbable
added a commit
to unstubbable/react
that referenced
this pull request
Jan 23, 2026
switz
added a commit
to switz/react
that referenced
this pull request
Mar 25, 2026
) Replaces the synthetic v1 benchmark (TIM-483) with realistic scenarios: - Async server components with simulated DB/cache fetches (1-20ms) - Realistic prop sizes (blog posts ~10KB, products ~3KB each) - 4-8 Suspense boundaries per scenario - Isolated phase measurement to separate data fetch from serialization Key finding: pure serialization overhead is 1-4% of total SSR time (0.3-0.5ms out of 14-23ms). Data fetching dominates at 87-90%. The fused renderer would yield only 2-4% throughput improvement, which does not justify its engineering complexity. Recommendation: do not proceed with fused renderer.
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.
No description provided.