-
Notifications
You must be signed in to change notification settings - Fork 27.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add profiling to webpack loaders #20392
Add profiling to webpack loaders #20392
Conversation
Failing test suitesCommit: 8bffd7a test/unit/next-babel-loader.unit.test.js
Expand output● next-babel-loader › replace constants › should replace typeof window expression nested
● next-babel-loader › replace constants › should replace typeof window expression top level (client)
● next-babel-loader › replace constants › should replace typeof window expression top level (server)
● next-babel-loader › replace constants › should replace typeof window in === expression nested
● next-babel-loader › replace constants › should replace typeof window expression top level
● next-babel-loader › replace constants › should replace typeof window in === expression top level
● next-babel-loader › replace constants › should replace typeof window in !== expression top level
● next-babel-loader › replace constants › should replace typeof window expression !== object top level
● next-babel-loader › replace constants › should replace typeof window expression top level serverside
● next-babel-loader › replace constants › should replace typeof window expression !== object top level serverside
● next-babel-loader › replace constants › should replace process.browser (1)
● next-babel-loader › replace constants › should replace process.browser (2)
● next-babel-loader › replace constants › should replace process.browser (3)
● next-babel-loader › replace constants › should replace process.browser (4)
● next-babel-loader › replace constants › should replace process.browser (5)
● next-babel-loader › replace constants › should replace NODE_ENV on client (dev)
● next-babel-loader › replace constants › should replace NODE_ENV on client (prod)
● next-babel-loader › replace constants › should replace NODE_ENV on server
● next-babel-loader › replace constants › should replace NODE_ENV in statement (dev)
● next-babel-loader › replace constants › should replace NODE_ENV in === statement (prod)
● next-babel-loader › replace constants › should replace NODE_ENV in !== statement (prod)
● next-babel-loader › replace constants › should not drop unused exports by default
● next-babel-loader › replace constants › should not drop unused exports by default in a page
● next-babel-loader › replace constants › should drop unused exports in a modern-apis page
● next-babel-loader › replace constants › should keep used exports in a modern-apis page (server)
● next-babel-loader › replace constants › should keep used exports in a modern-apis page (client)
● next-babel-loader › replace constants › should keep used exports and react in a modern-apis page with JSX (client)
● next-babel-loader › replace constants › should support 9.4 regression
● next-babel-loader › replace constants › should support optional chaining for JS file
● next-babel-loader › replace constants › should support optional chaining for TS file
● next-babel-loader › replace constants › should support nullish coalescing for JS file
● next-babel-loader › replace constants › should support nullish coalescing for TS file
|
Stats from current PRDefault Server Mode (Decrease detected ✓)General Overall increase
|
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 8.9s | 8.8s | -54ms |
nodeModulesSize | 82.6 MB | 82.7 MB |
Page Load Tests Overall decrease ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 1.747 | 1.704 | -0.04 |
/ avg req/sec | 1431.21 | 1466.74 | +35.53 |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.06 | 1.134 | |
/error-in-render avg req/sec | 2358.41 | 2204.98 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..5e70.js gzip | 12.8 kB | 12.8 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-72193d1..1356.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-95c2..e870.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-d3..23f6.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-0d19cb6..5497.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-85785..a9f3.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-42456f..0c06.js gzip | 887 B | 887 B | ✓ |
index-8081ce..e44f.js gzip | 227 B | 227 B | ✓ |
link-0ab9f83..fa00.js gzip | 1.61 kB | 1.61 kB | ✓ |
routerDirect..c3d8.js gzip | 303 B | 303 B | ✓ |
withRouter-0..a68e.js gzip | 302 B | 302 B | ✓ |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 321 B | -2 B |
Overall change | 323 B | 321 B | -2 B |
Rendered Page Sizes Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
index.html gzip | 613 B | 613 B | ✓ |
link.html gzip | 618 B | 619 B | |
withRouter.html gzip | 607 B | 607 B | ✓ |
Overall change | 1.84 kB | 1.84 kB |
Diffs
Diff for _buildManifest.js
@@ -1,18 +1,18 @@
self.__BUILD_MANIFEST = {
__rewrites: [],
- "/": ["static\u002Fchunks\u002Fpages\u002Findex-283eed3c1520dcc26e8d.js"],
+ "/": ["static\u002Fchunks\u002Fpages\u002Findex-5219d40a02e71ed7dcbf.js"],
"/_error": [
- "static\u002Fchunks\u002Fpages\u002F_error-671dbf297c19f6f715f8.js"
+ "static\u002Fchunks\u002Fpages\u002F_error-691e25800d10f0f794d2.js"
],
"/hooks": [
- "static\u002Fchunks\u002Fpages\u002Fhooks-bdd2cad07648acf22380.js"
+ "static\u002Fchunks\u002Fpages\u002Fhooks-61cb7b66e376b851f63a.js"
],
- "/link": ["static\u002Fchunks\u002Fpages\u002Flink-00f0f71a76f57326f2aa.js"],
+ "/link": ["static\u002Fchunks\u002Fpages\u002Flink-5820d5e6a59bed70b81f.js"],
"/routerDirect": [
- "static\u002Fchunks\u002Fpages\u002FrouterDirect-6f408582ce776dfa74d5.js"
+ "static\u002Fchunks\u002Fpages\u002FrouterDirect-a5bdcfc87579b1d2776d.js"
],
"/withRouter": [
- "static\u002Fchunks\u002Fpages\u002FwithRouter-2cdddce06c9626f1dcfa.js"
+ "static\u002Fchunks\u002Fpages\u002FwithRouter-748b809bbc7636857f70.js"
],
sortedPages: [
"\u002F",
Diff for index.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ href="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ src="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for link.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ href="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
as="script"
/>
</head>
@@ -74,11 +74,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ src="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for withRouter.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ href="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ src="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Serverless Mode (Increase detected ⚠️ )
General Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 10.3s | 10.3s | |
nodeModulesSize | 82.6 MB | 82.7 MB |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..5e70.js gzip | 12.8 kB | 12.8 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-72193d1..1356.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-95c2..e870.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-d3..23f6.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-0d19cb6..5497.js gzip | 1.28 kB | N/A | N/A |
_error-85785..a9f3.js gzip | 3.44 kB | N/A | N/A |
hooks-42456f..0c06.js gzip | 887 B | N/A | N/A |
index-8081ce..e44f.js gzip | 227 B | N/A | N/A |
link-0ab9f83..fa00.js gzip | 1.61 kB | N/A | N/A |
routerDirect..c3d8.js gzip | 303 B | N/A | N/A |
withRouter-0..a68e.js gzip | 302 B | N/A | N/A |
_app-0018621..a52e.js gzip | N/A | 1.28 kB | N/A |
_error-c0ae2..71a7.js gzip | N/A | 3.44 kB | N/A |
hooks-174c7d..7e31.js gzip | N/A | 887 B | N/A |
index-203b15..1adc.js gzip | N/A | 227 B | N/A |
link-7f40d81..245f.js gzip | N/A | 1.61 kB | N/A |
routerDirect..a994.js gzip | N/A | 303 B | N/A |
withRouter-5..09f5.js gzip | N/A | 302 B | N/A |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 321 B | -2 B |
Overall change | 323 B | 321 B | -2 B |
Serverless bundles Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_error.js | 1 MB | 1 MB | |
404.html | 2.67 kB | 2.67 kB | ✓ |
hooks.html | 1.92 kB | 1.92 kB | ✓ |
index.js | 1 MB | 1 MB | |
link.js | 1.06 MB | 1.06 MB | |
routerDirect.js | 1.05 MB | 1.05 MB | |
withRouter.js | 1.05 MB | 1.05 MB | |
Overall change | 5.16 MB | 5.16 MB |
Stats from current PRDefault Server Mode (Increase detected
|
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 8.6s | 8.4s | -250ms |
nodeModulesSize | 82.6 MB | 82.7 MB |
Page Load Tests Overall decrease ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 1.719 | 1.714 | -0.01 |
/ avg req/sec | 1454.1 | 1458.34 | +4.24 |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.062 | 1.083 | |
/error-in-render avg req/sec | 2355.15 | 2308.62 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..5e70.js gzip | 12.8 kB | 12.8 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-abf8a5b..ea50.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-95c2..e870.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-d3..23f6.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-0d19cb6..5497.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-85785..a9f3.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-42456f..0c06.js gzip | 887 B | 887 B | ✓ |
index-8081ce..e44f.js gzip | 227 B | 227 B | ✓ |
link-0ab9f83..fa00.js gzip | 1.61 kB | 1.61 kB | ✓ |
routerDirect..c3d8.js gzip | 303 B | 303 B | ✓ |
withRouter-0..a68e.js gzip | 302 B | 302 B | ✓ |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 321 B | -2 B |
Overall change | 323 B | 321 B | -2 B |
Rendered Page Sizes Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
index.html gzip | 612 B | 614 B | |
link.html gzip | 617 B | 620 B | |
withRouter.html gzip | 606 B | 607 B | |
Overall change | 1.83 kB | 1.84 kB |
Diffs
Diff for _buildManifest.js
@@ -1,18 +1,18 @@
self.__BUILD_MANIFEST = {
__rewrites: [],
- "/": ["static\u002Fchunks\u002Fpages\u002Findex-283eed3c1520dcc26e8d.js"],
+ "/": ["static\u002Fchunks\u002Fpages\u002Findex-5219d40a02e71ed7dcbf.js"],
"/_error": [
- "static\u002Fchunks\u002Fpages\u002F_error-671dbf297c19f6f715f8.js"
+ "static\u002Fchunks\u002Fpages\u002F_error-691e25800d10f0f794d2.js"
],
"/hooks": [
- "static\u002Fchunks\u002Fpages\u002Fhooks-bdd2cad07648acf22380.js"
+ "static\u002Fchunks\u002Fpages\u002Fhooks-61cb7b66e376b851f63a.js"
],
- "/link": ["static\u002Fchunks\u002Fpages\u002Flink-00f0f71a76f57326f2aa.js"],
+ "/link": ["static\u002Fchunks\u002Fpages\u002Flink-5820d5e6a59bed70b81f.js"],
"/routerDirect": [
- "static\u002Fchunks\u002Fpages\u002FrouterDirect-6f408582ce776dfa74d5.js"
+ "static\u002Fchunks\u002Fpages\u002FrouterDirect-a5bdcfc87579b1d2776d.js"
],
"/withRouter": [
- "static\u002Fchunks\u002Fpages\u002FwithRouter-2cdddce06c9626f1dcfa.js"
+ "static\u002Fchunks\u002Fpages\u002FwithRouter-748b809bbc7636857f70.js"
],
sortedPages: [
"\u002F",
Diff for index.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ href="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ src="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for link.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ href="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
as="script"
/>
</head>
@@ -74,11 +74,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ src="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for withRouter.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ href="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ src="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Serverless Mode (Increase detected ⚠️ )
General Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 10s | 10.4s | |
nodeModulesSize | 82.6 MB | 82.7 MB |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..5e70.js gzip | 12.8 kB | 12.8 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-abf8a5b..ea50.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-95c2..e870.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-d3..23f6.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-0d19cb6..5497.js gzip | 1.28 kB | N/A | N/A |
_error-85785..a9f3.js gzip | 3.44 kB | N/A | N/A |
hooks-42456f..0c06.js gzip | 887 B | N/A | N/A |
index-8081ce..e44f.js gzip | 227 B | N/A | N/A |
link-0ab9f83..fa00.js gzip | 1.61 kB | N/A | N/A |
routerDirect..c3d8.js gzip | 303 B | N/A | N/A |
withRouter-0..a68e.js gzip | 302 B | N/A | N/A |
_app-0018621..a52e.js gzip | N/A | 1.28 kB | N/A |
_error-c0ae2..71a7.js gzip | N/A | 3.44 kB | N/A |
hooks-174c7d..7e31.js gzip | N/A | 887 B | N/A |
index-203b15..1adc.js gzip | N/A | 227 B | N/A |
link-7f40d81..245f.js gzip | N/A | 1.61 kB | N/A |
routerDirect..a994.js gzip | N/A | 303 B | N/A |
withRouter-5..09f5.js gzip | N/A | 302 B | N/A |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 321 B | -2 B |
Overall change | 323 B | 321 B | -2 B |
Serverless bundles Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_error.js | 1 MB | 1 MB | |
404.html | 2.67 kB | 2.67 kB | ✓ |
hooks.html | 1.92 kB | 1.92 kB | ✓ |
index.js | 1 MB | 1 MB | |
link.js | 1.06 MB | 1.06 MB | |
routerDirect.js | 1.05 MB | 1.05 MB | |
withRouter.js | 1.05 MB | 1.05 MB | |
Overall change | 5.16 MB | 5.16 MB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to drop babel-loader
as a dep and remove the ncc
step if we're doing it
…s/next.js into add/tracing-to-webpack-loader
Stats from current PRDefault Server Mode (Increase detected
|
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 8.7s | 9.7s | |
nodeModulesSize | 82.6 MB | 82.7 MB |
Page Load Tests Overall increase ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 1.894 | 1.87 | -0.02 |
/ avg req/sec | 1319.92 | 1336.73 | +16.81 |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.349 | 1.315 | -0.03 |
/error-in-render avg req/sec | 1852.54 | 1900.9 | +48.36 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..5e70.js gzip | 12.8 kB | 12.8 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-e0d2962..b163.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-95c2..e870.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-d3..23f6.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-0d19cb6..5497.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-85785..a9f3.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-42456f..0c06.js gzip | 887 B | 887 B | ✓ |
index-8081ce..e44f.js gzip | 227 B | 227 B | ✓ |
link-0ab9f83..fa00.js gzip | 1.61 kB | 1.61 kB | ✓ |
routerDirect..c3d8.js gzip | 303 B | 303 B | ✓ |
withRouter-0..a68e.js gzip | 302 B | 302 B | ✓ |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 321 B | -2 B |
Overall change | 323 B | 321 B | -2 B |
Rendered Page Sizes Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
index.html gzip | 612 B | 613 B | |
link.html gzip | 620 B | 619 B | -1 B |
withRouter.html gzip | 607 B | 606 B | -1 B |
Overall change | 1.84 kB | 1.84 kB | -1 B |
Diffs
Diff for _buildManifest.js
@@ -1,18 +1,18 @@
self.__BUILD_MANIFEST = {
__rewrites: [],
- "/": ["static\u002Fchunks\u002Fpages\u002Findex-283eed3c1520dcc26e8d.js"],
+ "/": ["static\u002Fchunks\u002Fpages\u002Findex-5219d40a02e71ed7dcbf.js"],
"/_error": [
- "static\u002Fchunks\u002Fpages\u002F_error-671dbf297c19f6f715f8.js"
+ "static\u002Fchunks\u002Fpages\u002F_error-691e25800d10f0f794d2.js"
],
"/hooks": [
- "static\u002Fchunks\u002Fpages\u002Fhooks-bdd2cad07648acf22380.js"
+ "static\u002Fchunks\u002Fpages\u002Fhooks-61cb7b66e376b851f63a.js"
],
- "/link": ["static\u002Fchunks\u002Fpages\u002Flink-00f0f71a76f57326f2aa.js"],
+ "/link": ["static\u002Fchunks\u002Fpages\u002Flink-5820d5e6a59bed70b81f.js"],
"/routerDirect": [
- "static\u002Fchunks\u002Fpages\u002FrouterDirect-6f408582ce776dfa74d5.js"
+ "static\u002Fchunks\u002Fpages\u002FrouterDirect-a5bdcfc87579b1d2776d.js"
],
"/withRouter": [
- "static\u002Fchunks\u002Fpages\u002FwithRouter-2cdddce06c9626f1dcfa.js"
+ "static\u002Fchunks\u002Fpages\u002FwithRouter-748b809bbc7636857f70.js"
],
sortedPages: [
"\u002F",
Diff for index.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ href="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ src="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for link.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ href="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
as="script"
/>
</head>
@@ -74,11 +74,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ src="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for withRouter.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ href="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ src="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Serverless Mode (Increase detected ⚠️ )
General Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 10.5s | 10.7s | |
nodeModulesSize | 82.6 MB | 82.7 MB |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..5e70.js gzip | 12.8 kB | 12.8 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-e0d2962..b163.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-95c2..e870.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-d3..23f6.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-0d19cb6..5497.js gzip | 1.28 kB | N/A | N/A |
_error-85785..a9f3.js gzip | 3.44 kB | N/A | N/A |
hooks-42456f..0c06.js gzip | 887 B | N/A | N/A |
index-8081ce..e44f.js gzip | 227 B | N/A | N/A |
link-0ab9f83..fa00.js gzip | 1.61 kB | N/A | N/A |
routerDirect..c3d8.js gzip | 303 B | N/A | N/A |
withRouter-0..a68e.js gzip | 302 B | N/A | N/A |
_app-0018621..a52e.js gzip | N/A | 1.28 kB | N/A |
_error-c0ae2..71a7.js gzip | N/A | 3.44 kB | N/A |
hooks-174c7d..7e31.js gzip | N/A | 887 B | N/A |
index-203b15..1adc.js gzip | N/A | 227 B | N/A |
link-7f40d81..245f.js gzip | N/A | 1.61 kB | N/A |
routerDirect..a994.js gzip | N/A | 303 B | N/A |
withRouter-5..09f5.js gzip | N/A | 302 B | N/A |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 321 B | -2 B |
Overall change | 323 B | 321 B | -2 B |
Serverless bundles Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_error.js | 1 MB | 1 MB | |
404.html | 2.67 kB | 2.67 kB | ✓ |
hooks.html | 1.92 kB | 1.92 kB | ✓ |
index.js | 1 MB | 1 MB | |
link.js | 1.06 MB | 1.06 MB | |
routerDirect.js | 1.05 MB | 1.05 MB | |
withRouter.js | 1.05 MB | 1.05 MB | |
Overall change | 5.16 MB | 5.16 MB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, @timneutkens!
Stats from current PRDefault Server Mode (Decrease detected ✓)General Overall increase
|
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 9.5s | 9.4s | -115ms |
nodeModulesSize | 82.9 MB | 83 MB |
Page Load Tests Overall decrease ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 1.916 | 1.891 | -0.02 |
/ avg req/sec | 1304.64 | 1322.26 | +17.62 |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.171 | 1.249 | |
/error-in-render avg req/sec | 2134.96 | 2001.42 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..45a8.js gzip | 12.7 kB | 12.7 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-eda9847..6ba4.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-7193..1446.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-67..b7d1.js gzip | 31.2 kB | 31.2 kB | ✓ |
Overall change | 31.2 kB | 31.2 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-370a053..c381.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-b7502..6249.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-baa922..722d.js gzip | 887 B | 887 B | ✓ |
index-c8a663..7961.js gzip | 227 B | 227 B | ✓ |
link-64502f2..a071.js gzip | 1.61 kB | 1.61 kB | ✓ |
routerDirect..4623.js gzip | 303 B | 303 B | ✓ |
withRouter-f..7105.js gzip | 302 B | 302 B | ✓ |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 322 B | -1 B |
Overall change | 323 B | 322 B | -1 B |
Rendered Page Sizes Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
index.html gzip | 614 B | 616 B | |
link.html gzip | 620 B | 621 B | |
withRouter.html gzip | 608 B | 608 B | ✓ |
Overall change | 1.84 kB | 1.84 kB |
Diffs
Diff for _buildManifest.js
@@ -1,18 +1,18 @@
self.__BUILD_MANIFEST = {
__rewrites: [],
- "/": ["static\u002Fchunks\u002Fpages\u002Findex-283eed3c1520dcc26e8d.js"],
+ "/": ["static\u002Fchunks\u002Fpages\u002Findex-5219d40a02e71ed7dcbf.js"],
"/_error": [
- "static\u002Fchunks\u002Fpages\u002F_error-671dbf297c19f6f715f8.js"
+ "static\u002Fchunks\u002Fpages\u002F_error-691e25800d10f0f794d2.js"
],
"/hooks": [
- "static\u002Fchunks\u002Fpages\u002Fhooks-bdd2cad07648acf22380.js"
+ "static\u002Fchunks\u002Fpages\u002Fhooks-61cb7b66e376b851f63a.js"
],
- "/link": ["static\u002Fchunks\u002Fpages\u002Flink-00f0f71a76f57326f2aa.js"],
+ "/link": ["static\u002Fchunks\u002Fpages\u002Flink-5820d5e6a59bed70b81f.js"],
"/routerDirect": [
- "static\u002Fchunks\u002Fpages\u002FrouterDirect-6f408582ce776dfa74d5.js"
+ "static\u002Fchunks\u002Fpages\u002FrouterDirect-a5bdcfc87579b1d2776d.js"
],
"/withRouter": [
- "static\u002Fchunks\u002Fpages\u002FwithRouter-2cdddce06c9626f1dcfa.js"
+ "static\u002Fchunks\u002Fpages\u002FwithRouter-748b809bbc7636857f70.js"
],
sortedPages: [
"\u002F",
Diff for index.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ href="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ src="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for link.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ href="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
as="script"
/>
</head>
@@ -74,11 +74,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ src="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for withRouter.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ href="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ src="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Serverless Mode (Increase detected ⚠️ )
General Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 11.7s | 11.2s | -554ms |
nodeModulesSize | 82.9 MB | 83 MB |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..45a8.js gzip | 12.7 kB | 12.7 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-eda9847..6ba4.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-7193..1446.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-67..b7d1.js gzip | 31.2 kB | 31.2 kB | ✓ |
Overall change | 31.2 kB | 31.2 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-370a053..c381.js gzip | 1.28 kB | N/A | N/A |
_error-b7502..6249.js gzip | 3.44 kB | N/A | N/A |
hooks-baa922..722d.js gzip | 887 B | N/A | N/A |
index-c8a663..7961.js gzip | 227 B | N/A | N/A |
link-64502f2..a071.js gzip | 1.61 kB | N/A | N/A |
routerDirect..4623.js gzip | 303 B | N/A | N/A |
withRouter-f..7105.js gzip | 302 B | N/A | N/A |
_app-6220e08..9a40.js gzip | N/A | 1.28 kB | N/A |
_error-4b0b5..2c91.js gzip | N/A | 3.44 kB | N/A |
hooks-5f309a..7282.js gzip | N/A | 887 B | N/A |
index-57f580..c562.js gzip | N/A | 227 B | N/A |
link-634b837..baee.js gzip | N/A | 1.61 kB | N/A |
routerDirect..bd82.js gzip | N/A | 303 B | N/A |
withRouter-2..e384.js gzip | N/A | 302 B | N/A |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 322 B | -1 B |
Overall change | 323 B | 322 B | -1 B |
Serverless bundles Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_error.js | 1 MB | 1 MB | |
404.html | 2.67 kB | 2.67 kB | ✓ |
hooks.html | 1.92 kB | 1.92 kB | ✓ |
index.js | 1 MB | 1 MB | |
link.js | 1.06 MB | 1.06 MB | |
routerDirect.js | 1.05 MB | 1.05 MB | |
withRouter.js | 1.05 MB | 1.05 MB | |
Overall change | 5.16 MB | 5.16 MB |
Stats from current PRDefault Server Mode (Decrease detected ✓)General Overall increase
|
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 8.8s | 8.8s | |
nodeModulesSize | 82.9 MB | 83 MB |
Page Load Tests Overall decrease ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
/ failed reqs | 0 | 0 | ✓ |
/ total time (seconds) | 1.772 | 1.742 | -0.03 |
/ avg req/sec | 1410.78 | 1435.01 | +24.23 |
/error-in-render failed reqs | 0 | 0 | ✓ |
/error-in-render total time (seconds) | 1.091 | 1.114 | |
/error-in-render avg req/sec | 2291.7 | 2243.66 |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..45a8.js gzip | 12.7 kB | 12.7 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-eda9847..6ba4.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-7193..1446.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-67..b7d1.js gzip | 31.2 kB | 31.2 kB | ✓ |
Overall change | 31.2 kB | 31.2 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-370a053..c381.js gzip | 1.28 kB | 1.28 kB | ✓ |
_error-b7502..6249.js gzip | 3.44 kB | 3.44 kB | ✓ |
hooks-baa922..722d.js gzip | 887 B | 887 B | ✓ |
index-c8a663..7961.js gzip | 227 B | 227 B | ✓ |
link-64502f2..a071.js gzip | 1.61 kB | 1.61 kB | ✓ |
routerDirect..4623.js gzip | 303 B | 303 B | ✓ |
withRouter-f..7105.js gzip | 302 B | 302 B | ✓ |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 322 B | -1 B |
Overall change | 323 B | 322 B | -1 B |
Rendered Page Sizes Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
index.html gzip | 614 B | 616 B | |
link.html gzip | 620 B | 621 B | |
withRouter.html gzip | 608 B | 608 B | ✓ |
Overall change | 1.84 kB | 1.84 kB |
Diffs
Diff for _buildManifest.js
@@ -1,18 +1,18 @@
self.__BUILD_MANIFEST = {
__rewrites: [],
- "/": ["static\u002Fchunks\u002Fpages\u002Findex-283eed3c1520dcc26e8d.js"],
+ "/": ["static\u002Fchunks\u002Fpages\u002Findex-5219d40a02e71ed7dcbf.js"],
"/_error": [
- "static\u002Fchunks\u002Fpages\u002F_error-671dbf297c19f6f715f8.js"
+ "static\u002Fchunks\u002Fpages\u002F_error-691e25800d10f0f794d2.js"
],
"/hooks": [
- "static\u002Fchunks\u002Fpages\u002Fhooks-bdd2cad07648acf22380.js"
+ "static\u002Fchunks\u002Fpages\u002Fhooks-61cb7b66e376b851f63a.js"
],
- "/link": ["static\u002Fchunks\u002Fpages\u002Flink-00f0f71a76f57326f2aa.js"],
+ "/link": ["static\u002Fchunks\u002Fpages\u002Flink-5820d5e6a59bed70b81f.js"],
"/routerDirect": [
- "static\u002Fchunks\u002Fpages\u002FrouterDirect-6f408582ce776dfa74d5.js"
+ "static\u002Fchunks\u002Fpages\u002FrouterDirect-a5bdcfc87579b1d2776d.js"
],
"/withRouter": [
- "static\u002Fchunks\u002Fpages\u002FwithRouter-2cdddce06c9626f1dcfa.js"
+ "static\u002Fchunks\u002Fpages\u002FwithRouter-748b809bbc7636857f70.js"
],
sortedPages: [
"\u002F",
Diff for index.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ href="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/index-283eed3c1520dcc26e8d.js"
+ src="/_next/static/chunks/pages/index-5219d40a02e71ed7dcbf.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for link.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ href="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
as="script"
/>
</head>
@@ -74,11 +74,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/link-00f0f71a76f57326f2aa.js"
+ src="/_next/static/chunks/pages/link-5820d5e6a59bed70b81f.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Diff for withRouter.html
@@ -27,12 +27,12 @@
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ href="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
as="script"
/>
<link
rel="preload"
- href="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ href="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
as="script"
/>
</head>
@@ -69,11 +69,11 @@
async=""
></script>
<script
- src="/_next/static/chunks/pages/_app-265ddf2d03dbe48fa6cb.js"
+ src="/_next/static/chunks/pages/_app-f6044d7389b6f97833eb.js"
async=""
></script>
<script
- src="/_next/static/chunks/pages/withRouter-2cdddce06c9626f1dcfa.js"
+ src="/_next/static/chunks/pages/withRouter-748b809bbc7636857f70.js"
async=""
></script>
<script src="/_next/static/BUILD_ID/_buildManifest.js" async=""></script>
Serverless Mode (Increase detected ⚠️ )
General Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
buildDuration | 10.5s | 10.4s | -115ms |
nodeModulesSize | 82.9 MB | 83 MB |
Client Bundles (main, webpack, commons)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
677f882d2ed8..45a8.js gzip | 12.7 kB | 12.7 kB | ✓ |
framework.HASH.js gzip | 39 kB | 39 kB | ✓ |
main-eda9847..6ba4.js gzip | 6.56 kB | 6.56 kB | ✓ |
webpack-7193..1446.js gzip | 751 B | 751 B | ✓ |
Overall change | 59 kB | 59 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
polyfills-67..b7d1.js gzip | 31.2 kB | 31.2 kB | ✓ |
Overall change | 31.2 kB | 31.2 kB | ✓ |
Client Pages
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_app-370a053..c381.js gzip | 1.28 kB | N/A | N/A |
_error-b7502..6249.js gzip | 3.44 kB | N/A | N/A |
hooks-baa922..722d.js gzip | 887 B | N/A | N/A |
index-c8a663..7961.js gzip | 227 B | N/A | N/A |
link-64502f2..a071.js gzip | 1.61 kB | N/A | N/A |
routerDirect..4623.js gzip | 303 B | N/A | N/A |
withRouter-f..7105.js gzip | 302 B | N/A | N/A |
_app-6220e08..9a40.js gzip | N/A | 1.28 kB | N/A |
_error-4b0b5..2c91.js gzip | N/A | 3.44 kB | N/A |
hooks-5f309a..7282.js gzip | N/A | 887 B | N/A |
index-57f580..c562.js gzip | N/A | 227 B | N/A |
link-634b837..baee.js gzip | N/A | 1.61 kB | N/A |
routerDirect..bd82.js gzip | N/A | 303 B | N/A |
withRouter-2..e384.js gzip | N/A | 302 B | N/A |
Overall change | 8.05 kB | 8.05 kB | ✓ |
Client Build Manifests Overall decrease ✓
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_buildManifest.js gzip | 323 B | 322 B | -1 B |
Overall change | 323 B | 322 B | -1 B |
Serverless bundles Overall increase ⚠️
vercel/next.js canary | timneutkens/next.js add/tracing-to-webpack-loader | Change | |
---|---|---|---|
_error.js | 1 MB | 1 MB | |
404.html | 2.67 kB | 2.67 kB | ✓ |
hooks.html | 1.92 kB | 1.92 kB | ✓ |
index.js | 1 MB | 1 MB | |
link.js | 1.06 MB | 1.06 MB | |
routerDirect.js | 1.05 MB | 1.05 MB | |
withRouter.js | 1.05 MB | 1.05 MB | |
Overall change | 5.16 MB | 5.16 MB |
Follow-up to #20357 with additional tracers.