Skip to content

Commit 4609826

Browse files
committed
[Fizz] Count Boundary bytes that may contribute to the preamble in the request byteSize (facebook#34059)
Stacked on facebook#34058 When tracking how large the shell is we currently only track the bytes of everything above Suspense boundaries. However since Boundaries that contribute to the preamble will always be inlined when the shell flushes they should also be considered as part of the request byteSize since they always flush alongside the shell. This change adds this tracking DiffTrain build for [8de7aed](facebook@8de7aed)
1 parent 7b4965f commit 4609826

File tree

66 files changed

+233474
-126336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+233474
-126336
lines changed

compiled/eslint-plugin-react-hooks/index.js

Lines changed: 56341 additions & 0 deletions
Large diffs are not rendered by default.

compiled/facebook-www/JSXDEVRuntime-dev.classic.js

Lines changed: 139 additions & 670 deletions
Large diffs are not rendered by default.

compiled/facebook-www/JSXDEVRuntime-dev.modern.js

Lines changed: 144 additions & 671 deletions
Large diffs are not rendered by default.

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6c4bbc783286bf6eebd9927cb52e8fec5ad4dd74
1+
8de7aed8927d87a9e7e838f5d8ae28d5c30805d3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6c4bbc783286bf6eebd9927cb52e8fec5ad4dd74
1+
8de7aed8927d87a9e7e838f5d8ae28d5c30805d3

0 commit comments

Comments
 (0)