Skip to content
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

Silence trace debug messages #22988

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

divmain
Copy link
Contributor

@divmain divmain commented Mar 11, 2021

These messages aren't necessary in the normal course of using Next.js. Hiding behind a flag to reduce the noise.

@ijjk
Copy link
Member

ijjk commented Mar 11, 2021

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General Overall increase ⚠️
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
buildDuration 12.5s 13s ⚠️ +496ms
nodeModulesSize 42.8 MB 42.8 MB ⚠️ +550 B
Page Load Tests Overall increase ✓
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
/ failed reqs 0 0
/ total time (seconds) 2.269 2.304 ⚠️ +0.03
/ avg req/sec 1101.6 1085.03 ⚠️ -16.57
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.588 1.557 -0.03
/error-in-render avg req/sec 1573.95 1605.4 +31.45
Client Bundles (main, webpack, commons)
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
677f882d2ed8..a2e7.js gzip 13.4 kB 13.4 kB
framework.HASH.js gzip 39 kB 39 kB
main-HASH.js gzip 6.65 kB 6.65 kB
webpack-HASH.js gzip 751 B 751 B
Overall change 59.8 kB 59.8 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
polyfills-HASH.js gzip 31.3 kB 31.3 kB
Overall change 31.3 kB 31.3 kB
Client Pages
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
_app-fde3324..9dd1.js gzip 1.28 kB 1.28 kB
_error-af59f..582f.js gzip 3.46 kB 3.46 kB
amp-9716187d..0aa8.js gzip 536 B 536 B
hooks-107e90..74c7.js gzip 888 B 888 B
index-ac435c..ecf2.js gzip 227 B 227 B
link-c0d2c96..de48.js gzip 1.67 kB 1.67 kB
routerDirect..dc9d.js gzip 303 B 303 B
withRouter-6..0e02.js gzip 302 B 302 B
Overall change 8.66 kB 8.66 kB
Client Build Manifests
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
_buildManifest.js gzip 347 B 347 B
Overall change 347 B 347 B
Rendered Page Sizes
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
index.html gzip 614 B 614 B
link.html gzip 621 B 621 B
withRouter.html gzip 609 B 609 B
Overall change 1.84 kB 1.84 kB

Serverless Mode
General Overall increase ⚠️
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
buildDuration 14.8s 14.9s ⚠️ +128ms
nodeModulesSize 42.8 MB 42.8 MB ⚠️ +550 B
Client Bundles (main, webpack, commons)
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
677f882d2ed8..a2e7.js gzip 13.4 kB 13.4 kB
framework.HASH.js gzip 39 kB 39 kB
main-HASH.js gzip 6.65 kB 6.65 kB
webpack-HASH.js gzip 751 B 751 B
Overall change 59.8 kB 59.8 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
polyfills-HASH.js gzip 31.3 kB 31.3 kB
Overall change 31.3 kB 31.3 kB
Client Pages
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
_app-fde3324..9dd1.js gzip 1.28 kB 1.28 kB
_error-af59f..582f.js gzip 3.46 kB 3.46 kB
amp-9716187d..0aa8.js gzip 536 B 536 B
hooks-107e90..74c7.js gzip 888 B 888 B
index-ac435c..ecf2.js gzip 227 B 227 B
link-c0d2c96..de48.js gzip 1.67 kB 1.67 kB
routerDirect..dc9d.js gzip 303 B 303 B
withRouter-6..0e02.js gzip 302 B 302 B
Overall change 8.66 kB 8.66 kB
Client Build Manifests
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
_buildManifest.js gzip 347 B 347 B
Overall change 347 B 347 B
Serverless bundles
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
_error.js 1.02 MB 1.02 MB
404.html 2.67 kB 2.67 kB
500.html 2.65 kB 2.65 kB
amp.amp.html 10.6 kB 10.6 kB
amp.html 1.86 kB 1.86 kB
hooks.html 1.92 kB 1.92 kB
index.js 1.02 MB 1.02 MB
link.js 1.08 MB 1.08 MB
routerDirect.js 1.07 MB 1.07 MB
withRouter.js 1.07 MB 1.07 MB
Overall change 5.27 MB 5.27 MB

Webpack 5 Mode (Increase detected ⚠️)
General Overall increase ⚠️
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
buildDuration 15.4s 15.4s ⚠️ +41ms
nodeModulesSize 42.8 MB 42.8 MB ⚠️ +550 B
Page Load Tests Overall increase ✓
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
/ failed reqs 0 0
/ total time (seconds) 2.309 2.286 -0.02
/ avg req/sec 1082.74 1093.82 +11.08
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.592 1.584 -0.01
/error-in-render avg req/sec 1570.26 1578.29 +8.03
Client Bundles (main, webpack, commons)
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
597-2bc2376a..203d.js gzip 13.3 kB 13.3 kB
framework.HASH.js gzip 39.3 kB 39.3 kB
main-HASH.js gzip 6.59 kB 6.59 kB
webpack-HASH.js gzip 954 B 954 B
Overall change 60.2 kB 60.2 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
polyfills-HASH.js gzip 31.1 kB 31.1 kB
Overall change 31.1 kB 31.1 kB
Client Pages
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
_app-0c62a59..94b7.js gzip 1.26 kB 1.26 kB
_error-97d24..ed28.js gzip 3.38 kB 3.38 kB
amp-2926e4c2..9ccc.js gzip 536 B 536 B
hooks-1ed65b..8908.js gzip 902 B 902 B
index-6259b6..77d8.js gzip 230 B 230 B
link-b722682..14a4.js gzip 1.65 kB 1.65 kB
routerDirect..862a.js gzip 306 B 306 B
withRouter-4..76fd.js gzip 302 B 302 B
Overall change 8.57 kB 8.57 kB
Client Build Manifests
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
_buildManifest.js gzip 322 B 322 B
Overall change 322 B 322 B
Rendered Page Sizes
vercel/next.js canary divmain/next.js silence-trace-debug-messages Change
index.html gzip 587 B 587 B
link.html gzip 594 B 594 B
withRouter.html gzip 581 B 581 B
Overall change 1.76 kB 1.76 kB

Diffs

Diff for index.html
@@ -43,7 +43,7 @@
         "props": { "pageProps": {} },
         "page": "/",
         "query": {},
-        "buildId": "3MgbIH7KCInLuqdvOD19f",
+        "buildId": "77LKFxj2ize1gZC6qGG5r",
         "isFallback": false,
         "gip": true
       }
@@ -77,11 +77,11 @@
       async=""
     ></script>
     <script
-      src="/_next/static/3MgbIH7KCInLuqdvOD19f/_buildManifest.js"
+      src="/_next/static/77LKFxj2ize1gZC6qGG5r/_buildManifest.js"
       async=""
     ></script>
     <script
-      src="/_next/static/3MgbIH7KCInLuqdvOD19f/_ssgManifest.js"
+      src="/_next/static/77LKFxj2ize1gZC6qGG5r/_ssgManifest.js"
       async=""
     ></script>
   </body>
Diff for link.html
@@ -48,7 +48,7 @@
         "props": { "pageProps": {} },
         "page": "/link",
         "query": {},
-        "buildId": "3MgbIH7KCInLuqdvOD19f",
+        "buildId": "77LKFxj2ize1gZC6qGG5r",
         "isFallback": false,
         "gip": true
       }
@@ -82,11 +82,11 @@
       async=""
     ></script>
     <script
-      src="/_next/static/3MgbIH7KCInLuqdvOD19f/_buildManifest.js"
+      src="/_next/static/77LKFxj2ize1gZC6qGG5r/_buildManifest.js"
       async=""
     ></script>
     <script
-      src="/_next/static/3MgbIH7KCInLuqdvOD19f/_ssgManifest.js"
+      src="/_next/static/77LKFxj2ize1gZC6qGG5r/_ssgManifest.js"
       async=""
     ></script>
   </body>
Diff for withRouter.html
@@ -43,7 +43,7 @@
         "props": { "pageProps": {} },
         "page": "/withRouter",
         "query": {},
-        "buildId": "3MgbIH7KCInLuqdvOD19f",
+        "buildId": "77LKFxj2ize1gZC6qGG5r",
         "isFallback": false,
         "gip": true
       }
@@ -77,11 +77,11 @@
       async=""
     ></script>
     <script
-      src="/_next/static/3MgbIH7KCInLuqdvOD19f/_buildManifest.js"
+      src="/_next/static/77LKFxj2ize1gZC6qGG5r/_buildManifest.js"
       async=""
     ></script>
     <script
-      src="/_next/static/3MgbIH7KCInLuqdvOD19f/_ssgManifest.js"
+      src="/_next/static/77LKFxj2ize1gZC6qGG5r/_ssgManifest.js"
       async=""
     ></script>
   </body>
Commit: 0e99e42

@kodiakhq kodiakhq bot merged commit ffbb10f into vercel:canary Mar 11, 2021
This was referenced Mar 12, 2021
This was referenced Mar 16, 2021
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants