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

Add config for diffing fetched pages #8492

Merged
merged 2 commits into from
Aug 23, 2019
Merged

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Aug 23, 2019

Updates stats-config to diff the rendered pages

@ijjk
Copy link
Member Author

ijjk commented Aug 23, 2019

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General
zeit/next.js canary ijjk/next.js update-stats-config Change
buildDuration 23.7s 23.5s -204ms
nodeModulesSize 41.2 MB 41.2 MB
Client Bundles (main, webpack, commons)
zeit/next.js canary ijjk/next.js update-stats-config Change
main-HASH.js 18.1 kB 18.1 kB
main-HASH.js gzip 6.63 kB 6.63 kB
webpack-HASH.js 1.53 kB 1.53 kB
webpack-HASH.js gzip 746 B 746 B
Overall change
Client Bundles (main, webpack, commons) Modern
zeit/next.js canary ijjk/next.js update-stats-config Change
main-HASH.module.js 16.5 kB 16.5 kB
main-HASH.module.js gzip 6.36 kB 6.36 kB
webpack-HASH.module.js 1.53 kB 1.53 kB
webpack-HASH.module.js gzip 746 B 746 B
Overall change
Client Pages
zeit/next.js canary ijjk/next.js update-stats-config Change
_app.js 1.83 kB 1.83 kB
_app.js gzip 884 B 884 B
_error.js 12.1 kB 12.1 kB
_error.js gzip 4.76 kB 4.76 kB
hooks.js 12.7 kB 12.7 kB
hooks.js gzip 4.81 kB 4.81 kB
index.js 343 B 343 B
index.js gzip 237 B 237 B
link.js 8.14 kB 8.14 kB
link.js gzip 3.49 kB 3.49 kB
routerDirect.js 433 B 433 B
routerDirect.js gzip 296 B 296 B
withRouter.js 444 B 444 B
withRouter.js gzip 294 B 294 B
Overall change
Client Pages Modern
zeit/next.js canary ijjk/next.js update-stats-config Change
_app.module.js 1.73 kB 1.73 kB
_app.module.js gzip 840 B 840 B
_error.module.js 23.3 kB 23.3 kB
_error.module.js gzip 8.62 kB 8.62 kB
hooks.module.js 1.55 kB 1.55 kB
hooks.module.js gzip 804 B 804 B
index.module.js 319 B 319 B
index.module.js gzip 238 B 238 B
link.module.js 8.52 kB 8.52 kB
link.module.js gzip 3.68 kB 3.68 kB
routerDirect.module.js 419 B 419 B
routerDirect.module.js gzip 294 B 294 B
withRouter.module.js 429 B 429 B
withRouter.module.js gzip 293 B 293 B
Overall change
Client Build Manifests
zeit/next.js canary ijjk/next.js update-stats-config Change
_buildManifest.js 81 B 81 B
_buildManifest.js gzip 61 B 61 B
_buildManifest.module.js 81 B 81 B
_buildManifest.module.js gzip 61 B 61 B
Overall change
Rendered Page Sizes Overall increase ⚠️
zeit/next.js canary ijjk/next.js update-stats-config Change
index.html 3.69 kB 3.7 kB ⚠️ +2 B
index.html gzip 953 B 954 B ⚠️ +1 B
link.html 3.74 kB 3.75 kB ⚠️ +2 B
link.html gzip 961 B 962 B ⚠️ +1 B
withRouter.html 3.75 kB 3.75 kB ⚠️ +2 B
withRouter.html gzip 948 B 948 B
Overall change ⚠️ +6 B

Diffs

Diff for main-HASH.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[11],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[4],{
 
 /***/ "/h46":
 /***/ (function(module, exports, __webpack_require__) {
Diff for main-HASH.module.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[10],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[3],{
 
 /***/ "+oT+":
 /***/ (function(module, exports, __webpack_require__) {
Diff for _app.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[4],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[5],{
 
 /***/ "B5Ud":
 /***/ (function(module, exports, __webpack_require__) {
Diff for _error.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[5],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[6],{
 
 /***/ "+iuc":
 /***/ (function(module, exports, __webpack_require__) {
Diff for hooks.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[6],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[7],{
 
 /***/ "+MDD":
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
Diff for index.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[7],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[8],{
 
 /***/ "RNiq":
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
Diff for link.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[8],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[9],{
 
 /***/ "/h46":
 /***/ (function(module, exports, __webpack_require__) {
Diff for routerDirect.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[9],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[10],{
 
 /***/ "LtRI":
 /***/ (function(module, exports, __webpack_require__) {
Diff for withRouter.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[10],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[11],{
 
 /***/ "0Hlz":
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
Diff for _app.module.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[3],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[4],{
 
 /***/ "+oT+":
 /***/ (function(module, exports, __webpack_require__) {
Diff for _error.module.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[4],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[5],{
 
 /***/ "+iuc":
 /***/ (function(module, exports, __webpack_require__) {
Diff for hooks.module.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[5],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[6],{
 
 /***/ "+MDD":
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
Diff for index.module.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[6],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[7],{
 
 /***/ "RNiq":
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
Diff for link.module.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[7],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[8],{
 
 /***/ "/h46":
 /***/ (function(module, exports, __webpack_require__) {
Diff for routerDirect.module.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[8],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[9],{
 
 /***/ "LtRI":
 /***/ (function(module, exports, __webpack_require__) {
Diff for withRouter.module.js
@@ -1,4 +1,4 @@
-(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[9],{
+(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[10],{
 
 /***/ "0Hlz":
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
Diff for index.html
@@ -6,19 +6,19 @@
         <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"
         />
         <meta name="next-head-count" content="2" />
-        <link rel="preload" href="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/index.module.js"
+        <link rel="preload" href="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/index.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/_app.module.js"
+        <link rel="preload" href="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/_app.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/runtime/webpack-7928590be3ef2e55b835.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
+        <link rel="preload" href="/_next/static/runtime/main-77991134b90c9efa24f2.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/chunks/lpWnR1S3u8WZhgSPmUe5nYJJDpU=.72ab6ea1ebeafbd8c735.module.js"
+        <link rel="preload" href="/_next/static/chunks/bqUkevT6bWLMnmRqV4SWBOKoeCI=.72ab6ea1ebeafbd8c735.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/QtS0fpesSyY79JNgVBEGA/_buildManifest.module.js"
+        <link rel="preload" href="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/_buildManifest.module.js"
         as="script" crossorigin="anonymous" />
     </head>
     
@@ -26,40 +26,40 @@
         <div id="__next">Hello world 👋</div>
         <script id="__NEXT_DATA__" type="application/json"
         crossorigin="anonymous">
-            {"dataManager":"[]","props":{"pageProps":{}},"page":"/","query":{},"buildId":"QtS0fpesSyY79JNgVBEGA"}
+            {"dataManager":"[]","props":{"pageProps":{}},"page":"/","query":{},"buildId":"yceV3RUuX-Jzjn2Dz0jGJ"}
         </script>
         <script crossorigin="anonymous" nomodule="">
             !function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();
         </script>
-        <script async="" data-next-page="/" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/index.js"
+        <script async="" data-next-page="/" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/index.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/index.module.js"
+        <script async="" data-next-page="/" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/index.module.js"
         crossorigin="anonymous" type="module"></script>
-        <script async="" data-next-page="/_app" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/_app.js"
+        <script async="" data-next-page="/_app" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/_app.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/_app" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/_app.module.js"
+        <script async="" data-next-page="/_app" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/_app.module.js"
         crossorigin="anonymous" type="module"></script>
         <script src="/_next/static/runtime/webpack-a470c2a25bcb4d5a8ec0.js"
         async="" crossorigin="anonymous" nomodule=""></script>
         <script src="/_next/static/runtime/webpack-7928590be3ef2e55b835.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/runtime/main-0899b539a563c0c0c9e7.js"
+        <script src="/_next/static/runtime/main-ad2ed25d28383bcc95b0.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
+        <script src="/_next/static/runtime/main-77991134b90c9efa24f2.module.js"
         async="" crossorigin="anonymous" type="module"></script>
         <script src="/_next/static/chunks/framework.cdb73e402d876d4ac87f.js"
         async="" crossorigin="anonymous" nomodule=""></script>
         <script src="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/chunks/jLs1Vm3PWgP9IVPK8KCUKTW4pMQ=.155621535702fe040780.js"
+        <script src="/_next/static/chunks/0OwbmJYV1oiL+89q2pezJGIdU+Q=.155621535702fe040780.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/lpWnR1S3u8WZhgSPmUe5nYJJDpU=.c99adde05e467047c83e.js"
+        <script src="/_next/static/chunks/bqUkevT6bWLMnmRqV4SWBOKoeCI=.c99adde05e467047c83e.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/lpWnR1S3u8WZhgSPmUe5nYJJDpU=.72ab6ea1ebeafbd8c735.module.js"
+        <script src="/_next/static/chunks/bqUkevT6bWLMnmRqV4SWBOKoeCI=.72ab6ea1ebeafbd8c735.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/QtS0fpesSyY79JNgVBEGA/_buildManifest.js"
+        <script src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/_buildManifest.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/QtS0fpesSyY79JNgVBEGA/_buildManifest.module.js"
+        <script src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/_buildManifest.module.js"
         async="" crossorigin="anonymous" type="module"></script>
     </body>
Diff for link.html
@@ -6,19 +6,19 @@
         <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"
         />
         <meta name="next-head-count" content="2" />
-        <link rel="preload" href="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/link.module.js"
+        <link rel="preload" href="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/link.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/_app.module.js"
+        <link rel="preload" href="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/_app.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/runtime/webpack-7928590be3ef2e55b835.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/chunks/lpWnR1S3u8WZhgSPmUe5nYJJDpU=.72ab6ea1ebeafbd8c735.module.js"
+        <link rel="preload" href="/_next/static/chunks/bqUkevT6bWLMnmRqV4SWBOKoeCI=.72ab6ea1ebeafbd8c735.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
+        <link rel="preload" href="/_next/static/runtime/main-77991134b90c9efa24f2.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/QtS0fpesSyY79JNgVBEGA/_buildManifest.module.js"
+        <link rel="preload" href="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/_buildManifest.module.js"
         as="script" crossorigin="anonymous" />
     </head>
     
@@ -29,18 +29,18 @@
             </div>
         </div>
         <script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">
-            {"dataManager":"[]","props":{"pageProps":{}},"page":"/link","query":{},"buildId":"QtS0fpesSyY79JNgVBEGA"}
+            {"dataManager":"[]","props":{"pageProps":{}},"page":"/link","query":{},"buildId":"yceV3RUuX-Jzjn2Dz0jGJ"}
         </script>
         <script crossorigin="anonymous" nomodule="">
             !function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();
         </script>
-        <script async="" data-next-page="/link" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/link.js"
+        <script async="" data-next-page="/link" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/link.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/link" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/link.module.js"
+        <script async="" data-next-page="/link" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/link.module.js"
         crossorigin="anonymous" type="module"></script>
-        <script async="" data-next-page="/_app" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/_app.js"
+        <script async="" data-next-page="/_app" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/_app.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/_app" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/_app.module.js"
+        <script async="" data-next-page="/_app" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/_app.module.js"
         crossorigin="anonymous" type="module"></script>
         <script src="/_next/static/runtime/webpack-a470c2a25bcb4d5a8ec0.js"
         async="" crossorigin="anonymous" nomodule=""></script>
@@ -50,19 +50,19 @@
         async="" crossorigin="anonymous" nomodule=""></script>
         <script src="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/chunks/jLs1Vm3PWgP9IVPK8KCUKTW4pMQ=.155621535702fe040780.js"
+        <script src="/_next/static/chunks/0OwbmJYV1oiL+89q2pezJGIdU+Q=.155621535702fe040780.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/lpWnR1S3u8WZhgSPmUe5nYJJDpU=.c99adde05e467047c83e.js"
+        <script src="/_next/static/chunks/bqUkevT6bWLMnmRqV4SWBOKoeCI=.c99adde05e467047c83e.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/lpWnR1S3u8WZhgSPmUe5nYJJDpU=.72ab6ea1ebeafbd8c735.module.js"
+        <script src="/_next/static/chunks/bqUkevT6bWLMnmRqV4SWBOKoeCI=.72ab6ea1ebeafbd8c735.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/runtime/main-0899b539a563c0c0c9e7.js"
+        <script src="/_next/static/runtime/main-ad2ed25d28383bcc95b0.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
+        <script src="/_next/static/runtime/main-77991134b90c9efa24f2.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/QtS0fpesSyY79JNgVBEGA/_buildManifest.js"
+        <script src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/_buildManifest.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/QtS0fpesSyY79JNgVBEGA/_buildManifest.module.js"
+        <script src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/_buildManifest.module.js"
         async="" crossorigin="anonymous" type="module"></script>
     </body>
Diff for withRouter.html
@@ -6,19 +6,19 @@
         <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"
         />
         <meta name="next-head-count" content="2" />
-        <link rel="preload" href="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/withRouter.module.js"
+        <link rel="preload" href="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/withRouter.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/_app.module.js"
+        <link rel="preload" href="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/_app.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/runtime/webpack-7928590be3ef2e55b835.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/chunks/lpWnR1S3u8WZhgSPmUe5nYJJDpU=.72ab6ea1ebeafbd8c735.module.js"
+        <link rel="preload" href="/_next/static/chunks/bqUkevT6bWLMnmRqV4SWBOKoeCI=.72ab6ea1ebeafbd8c735.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
+        <link rel="preload" href="/_next/static/runtime/main-77991134b90c9efa24f2.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/QtS0fpesSyY79JNgVBEGA/_buildManifest.module.js"
+        <link rel="preload" href="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/_buildManifest.module.js"
         as="script" crossorigin="anonymous" />
     </head>
     
@@ -27,18 +27,18 @@
             <div>I use withRouter</div>
         </div>
         <script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">
-            {"dataManager":"[]","props":{"pageProps":{}},"page":"/withRouter","query":{},"buildId":"QtS0fpesSyY79JNgVBEGA"}
+            {"dataManager":"[]","props":{"pageProps":{}},"page":"/withRouter","query":{},"buildId":"yceV3RUuX-Jzjn2Dz0jGJ"}
         </script>
         <script crossorigin="anonymous" nomodule="">
             !function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();
         </script>
-        <script async="" data-next-page="/withRouter" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/withRouter.js"
+        <script async="" data-next-page="/withRouter" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/withRouter.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/withRouter" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/withRouter.module.js"
+        <script async="" data-next-page="/withRouter" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/withRouter.module.js"
         crossorigin="anonymous" type="module"></script>
-        <script async="" data-next-page="/_app" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/_app.js"
+        <script async="" data-next-page="/_app" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/_app.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/_app" src="/_next/static/QtS0fpesSyY79JNgVBEGA/pages/_app.module.js"
+        <script async="" data-next-page="/_app" src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/pages/_app.module.js"
         crossorigin="anonymous" type="module"></script>
         <script src="/_next/static/runtime/webpack-a470c2a25bcb4d5a8ec0.js"
         async="" crossorigin="anonymous" nomodule=""></script>
@@ -48,19 +48,19 @@
         async="" crossorigin="anonymous" nomodule=""></script>
         <script src="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/chunks/jLs1Vm3PWgP9IVPK8KCUKTW4pMQ=.155621535702fe040780.js"
+        <script src="/_next/static/chunks/0OwbmJYV1oiL+89q2pezJGIdU+Q=.155621535702fe040780.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/lpWnR1S3u8WZhgSPmUe5nYJJDpU=.c99adde05e467047c83e.js"
+        <script src="/_next/static/chunks/bqUkevT6bWLMnmRqV4SWBOKoeCI=.c99adde05e467047c83e.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/lpWnR1S3u8WZhgSPmUe5nYJJDpU=.72ab6ea1ebeafbd8c735.module.js"
+        <script src="/_next/static/chunks/bqUkevT6bWLMnmRqV4SWBOKoeCI=.72ab6ea1ebeafbd8c735.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/runtime/main-0899b539a563c0c0c9e7.js"
+        <script src="/_next/static/runtime/main-ad2ed25d28383bcc95b0.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
+        <script src="/_next/static/runtime/main-77991134b90c9efa24f2.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/QtS0fpesSyY79JNgVBEGA/_buildManifest.js"
+        <script src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/_buildManifest.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/QtS0fpesSyY79JNgVBEGA/_buildManifest.module.js"
+        <script src="/_next/static/yceV3RUuX-Jzjn2Dz0jGJ/_buildManifest.module.js"
         async="" crossorigin="anonymous" type="module"></script>
     </body>

Serverless Mode (Increase detected ⚠️)
General
zeit/next.js canary ijjk/next.js update-stats-config Change
buildDuration 24.5s 25.4s ⚠️ +866ms
nodeModulesSize 41.2 MB 41.2 MB
Client Bundles (main, webpack, commons) Overall increase ⚠️
zeit/next.js canary ijjk/next.js update-stats-config Change
main-HASH.js 18.1 kB 18.1 kB ⚠️ +1 B
main-HASH.js gzip 6.62 kB 6.63 kB ⚠️ +1 B
webpack-HASH.js 1.53 kB 1.53 kB
webpack-HASH.js gzip 746 B 746 B
Overall change ⚠️ +1 B
Client Bundles (main, webpack, commons) Modern Overall increase ⚠️
zeit/next.js canary ijjk/next.js update-stats-config Change
main-HASH.module.js 16.5 kB 16.5 kB ⚠️ +1 B
main-HASH.module.js gzip 6.36 kB 6.36 kB ⚠️ +1 B
webpack-HASH.module.js 1.53 kB 1.53 kB
webpack-HASH.module.js gzip 746 B 746 B
Overall change ⚠️ +1 B
Client Pages Overall decrease ✓
zeit/next.js canary ijjk/next.js update-stats-config Change
_app.js 1.83 kB 1.83 kB
_app.js gzip 884 B 884 B
_error.js 12.1 kB 12.1 kB
_error.js gzip 4.76 kB 4.76 kB -1 B
hooks.js 12.7 kB 12.7 kB
hooks.js gzip 4.81 kB 4.81 kB
index.js 343 B 343 B
index.js gzip 237 B 237 B
link.js 8.14 kB 8.14 kB
link.js gzip 3.49 kB 3.49 kB -1 B
routerDirect.js 434 B 433 B -1 B
routerDirect.js gzip 296 B 296 B
withRouter.js 444 B 444 B
withRouter.js gzip 294 B 294 B
Overall change -1 B
Client Pages Modern Overall decrease ✓
zeit/next.js canary ijjk/next.js update-stats-config Change
_app.module.js 1.73 kB 1.73 kB
_app.module.js gzip 840 B 840 B
_error.module.js 23.3 kB 23.3 kB
_error.module.js gzip 8.62 kB 8.62 kB
hooks.module.js 1.55 kB 1.55 kB
hooks.module.js gzip 805 B 804 B -1 B
index.module.js 319 B 319 B
index.module.js gzip 238 B 238 B
link.module.js 8.52 kB 8.52 kB
link.module.js gzip 3.68 kB 3.68 kB
routerDirect.module.js 419 B 419 B
routerDirect.module.js gzip 294 B 294 B
withRouter.module.js 430 B 429 B -1 B
withRouter.module.js gzip 293 B 293 B
Overall change -1 B
Client Build Manifests
zeit/next.js canary ijjk/next.js update-stats-config Change
_buildManifest.js 81 B 81 B
_buildManifest.js gzip 61 B 61 B
_buildManifest.module.js 81 B 81 B
_buildManifest.module.js gzip 61 B 61 B
Overall change
Serverless bundles Overall decrease ✓
zeit/next.js canary ijjk/next.js update-stats-config Change
_error.js 247 kB 247 kB -5 B
_error.js gzip 66.3 kB 66.3 kB -39 B
hooks.html 3.81 kB 3.81 kB -1 B
hooks.html gzip 983 B 981 B -2 B
index.js 248 kB 248 kB -5 B
index.js gzip 66.5 kB 66.6 kB ⚠️ +67 B
link.js 255 kB 255 kB -5 B
link.js gzip 68.8 kB 68.8 kB -19 B
routerDirect.js 249 kB 249 kB -5 B
routerDirect.js gzip 66.8 kB 66.7 kB -135 B
withRouter.js 248 kB 248 kB -5 B
withRouter.js gzip 66.7 kB 66.6 kB -73 B
Overall change -26 B
@ijjk
Copy link
Member Author

ijjk commented Aug 23, 2019

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General
zeit/next.js canary ijjk/next.js update-stats-config Change
buildDuration 21.4s 21.1s -210ms
nodeModulesSize 41.2 MB 41.2 MB
Client Bundles (main, webpack, commons) Overall increase ⚠️
zeit/next.js canary ijjk/next.js update-stats-config Change
main-HASH.js 18.1 kB 18.1 kB ⚠️ +1 B
main-HASH.js gzip 6.62 kB 6.63 kB ⚠️ +1 B
webpack-HASH.js 1.53 kB 1.53 kB
webpack-HASH.js gzip 746 B 746 B
Overall change ⚠️ +1 B
Client Bundles (main, webpack, commons) Modern Overall increase ⚠️
zeit/next.js canary ijjk/next.js update-stats-config Change
main-HASH.module.js 16.5 kB 16.5 kB ⚠️ +1 B
main-HASH.module.js gzip 6.36 kB 6.36 kB ⚠️ +1 B
webpack-HASH.module.js 1.53 kB 1.53 kB
webpack-HASH.module.js gzip 746 B 746 B
Overall change ⚠️ +1 B
Client Pages Overall decrease ✓
zeit/next.js canary ijjk/next.js update-stats-config Change
_app.js 1.83 kB 1.83 kB
_app.js gzip 884 B 884 B
_error.js 12.1 kB 12.1 kB
_error.js gzip 4.76 kB 4.76 kB -1 B
hooks.js 12.7 kB 12.7 kB
hooks.js gzip 4.81 kB 4.81 kB
index.js 343 B 343 B
index.js gzip 237 B 237 B
link.js 8.14 kB 8.14 kB
link.js gzip 3.49 kB 3.49 kB -1 B
routerDirect.js 434 B 433 B -1 B
routerDirect.js gzip 296 B 296 B
withRouter.js 444 B 444 B
withRouter.js gzip 294 B 294 B
Overall change -1 B
Client Pages Modern Overall decrease ✓
zeit/next.js canary ijjk/next.js update-stats-config Change
_app.module.js 1.73 kB 1.73 kB
_app.module.js gzip 840 B 840 B
_error.module.js 23.3 kB 23.3 kB
_error.module.js gzip 8.62 kB 8.62 kB
hooks.module.js 1.55 kB 1.55 kB
hooks.module.js gzip 805 B 804 B -1 B
index.module.js 319 B 319 B
index.module.js gzip 238 B 238 B
link.module.js 8.52 kB 8.52 kB
link.module.js gzip 3.68 kB 3.68 kB
routerDirect.module.js 419 B 419 B
routerDirect.module.js gzip 294 B 294 B
withRouter.module.js 430 B 429 B -1 B
withRouter.module.js gzip 293 B 293 B
Overall change -1 B
Client Build Manifests
zeit/next.js canary ijjk/next.js update-stats-config Change
_buildManifest.js 81 B 81 B
_buildManifest.js gzip 61 B 61 B
_buildManifest.module.js 81 B 81 B
_buildManifest.module.js gzip 61 B 61 B
Overall change
Rendered Page Sizes
zeit/next.js canary ijjk/next.js update-stats-config Change
index.html 3.69 kB 3.69 kB
index.html gzip 960 B 954 B -6 B
link.html 3.74 kB 3.74 kB
link.html gzip 967 B 961 B -6 B
withRouter.html 3.75 kB 3.75 kB
withRouter.html gzip 954 B 949 B -5 B
Overall change

Diffs

Diff for index.html
@@ -6,9 +6,9 @@
         <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"
         />
         <meta name="next-head-count" content="2" />
-        <link rel="preload" href="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/index.module.js"
+        <link rel="preload" href="/_next/static/j-TPoawvI208hc-1ip0sw/pages/index.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/_app.module.js"
+        <link rel="preload" href="/_next/static/j-TPoawvI208hc-1ip0sw/pages/_app.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/runtime/webpack-7928590be3ef2e55b835.module.js"
         as="script" crossorigin="anonymous" />
@@ -16,9 +16,9 @@
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/chunks/P+IU2uXbqolofjxxxXGqHKrXgLA=.72ab6ea1ebeafbd8c735.module.js"
+        <link rel="preload" href="/_next/static/chunks/nu55rZQyVWGmfijE4Z53e80zLPI=.72ab6ea1ebeafbd8c735.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/dJheA2GWPFNEHO1HRpuG4/_buildManifest.module.js"
+        <link rel="preload" href="/_next/static/j-TPoawvI208hc-1ip0sw/_buildManifest.module.js"
         as="script" crossorigin="anonymous" />
     </head>
     
@@ -26,18 +26,18 @@
         <div id="__next">Hello world 👋</div>
         <script id="__NEXT_DATA__" type="application/json"
         crossorigin="anonymous">
-            {"dataManager":"[]","props":{"pageProps":{}},"page":"/","query":{},"buildId":"dJheA2GWPFNEHO1HRpuG4"}
+            {"dataManager":"[]","props":{"pageProps":{}},"page":"/","query":{},"buildId":"j-TPoawvI208hc-1ip0sw"}
         </script>
         <script crossorigin="anonymous" nomodule="">
             !function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();
         </script>
-        <script async="" data-next-page="/" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/index.js"
+        <script async="" data-next-page="/" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/index.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/index.module.js"
+        <script async="" data-next-page="/" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/index.module.js"
         crossorigin="anonymous" type="module"></script>
-        <script async="" data-next-page="/_app" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/_app.js"
+        <script async="" data-next-page="/_app" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/_app.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/_app" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/_app.module.js"
+        <script async="" data-next-page="/_app" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/_app.module.js"
         crossorigin="anonymous" type="module"></script>
         <script src="/_next/static/runtime/webpack-a470c2a25bcb4d5a8ec0.js"
         async="" crossorigin="anonymous" nomodule=""></script>
@@ -51,15 +51,15 @@
         async="" crossorigin="anonymous" nomodule=""></script>
         <script src="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/chunks/V30wUyTnK8FLlDUYuXLM376QVwk=.155621535702fe040780.js"
+        <script src="/_next/static/chunks/T63RkeO1MdtAQGlZG5zTxgGTsrY=.155621535702fe040780.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/P+IU2uXbqolofjxxxXGqHKrXgLA=.c99adde05e467047c83e.js"
+        <script src="/_next/static/chunks/nu55rZQyVWGmfijE4Z53e80zLPI=.c99adde05e467047c83e.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/P+IU2uXbqolofjxxxXGqHKrXgLA=.72ab6ea1ebeafbd8c735.module.js"
+        <script src="/_next/static/chunks/nu55rZQyVWGmfijE4Z53e80zLPI=.72ab6ea1ebeafbd8c735.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/dJheA2GWPFNEHO1HRpuG4/_buildManifest.js"
+        <script src="/_next/static/j-TPoawvI208hc-1ip0sw/_buildManifest.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/dJheA2GWPFNEHO1HRpuG4/_buildManifest.module.js"
+        <script src="/_next/static/j-TPoawvI208hc-1ip0sw/_buildManifest.module.js"
         async="" crossorigin="anonymous" type="module"></script>
     </body>
Diff for link.html
@@ -6,19 +6,19 @@
         <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"
         />
         <meta name="next-head-count" content="2" />
-        <link rel="preload" href="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/link.module.js"
+        <link rel="preload" href="/_next/static/j-TPoawvI208hc-1ip0sw/pages/link.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/_app.module.js"
+        <link rel="preload" href="/_next/static/j-TPoawvI208hc-1ip0sw/pages/_app.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/runtime/webpack-7928590be3ef2e55b835.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/chunks/P+IU2uXbqolofjxxxXGqHKrXgLA=.72ab6ea1ebeafbd8c735.module.js"
+        <link rel="preload" href="/_next/static/chunks/nu55rZQyVWGmfijE4Z53e80zLPI=.72ab6ea1ebeafbd8c735.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/dJheA2GWPFNEHO1HRpuG4/_buildManifest.module.js"
+        <link rel="preload" href="/_next/static/j-TPoawvI208hc-1ip0sw/_buildManifest.module.js"
         as="script" crossorigin="anonymous" />
     </head>
     
@@ -29,18 +29,18 @@
             </div>
         </div>
         <script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">
-            {"dataManager":"[]","props":{"pageProps":{}},"page":"/link","query":{},"buildId":"dJheA2GWPFNEHO1HRpuG4"}
+            {"dataManager":"[]","props":{"pageProps":{}},"page":"/link","query":{},"buildId":"j-TPoawvI208hc-1ip0sw"}
         </script>
         <script crossorigin="anonymous" nomodule="">
             !function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();
         </script>
-        <script async="" data-next-page="/link" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/link.js"
+        <script async="" data-next-page="/link" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/link.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/link" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/link.module.js"
+        <script async="" data-next-page="/link" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/link.module.js"
         crossorigin="anonymous" type="module"></script>
-        <script async="" data-next-page="/_app" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/_app.js"
+        <script async="" data-next-page="/_app" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/_app.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/_app" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/_app.module.js"
+        <script async="" data-next-page="/_app" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/_app.module.js"
         crossorigin="anonymous" type="module"></script>
         <script src="/_next/static/runtime/webpack-a470c2a25bcb4d5a8ec0.js"
         async="" crossorigin="anonymous" nomodule=""></script>
@@ -50,19 +50,19 @@
         async="" crossorigin="anonymous" nomodule=""></script>
         <script src="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/chunks/V30wUyTnK8FLlDUYuXLM376QVwk=.155621535702fe040780.js"
+        <script src="/_next/static/chunks/T63RkeO1MdtAQGlZG5zTxgGTsrY=.155621535702fe040780.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/P+IU2uXbqolofjxxxXGqHKrXgLA=.c99adde05e467047c83e.js"
+        <script src="/_next/static/chunks/nu55rZQyVWGmfijE4Z53e80zLPI=.c99adde05e467047c83e.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/P+IU2uXbqolofjxxxXGqHKrXgLA=.72ab6ea1ebeafbd8c735.module.js"
+        <script src="/_next/static/chunks/nu55rZQyVWGmfijE4Z53e80zLPI=.72ab6ea1ebeafbd8c735.module.js"
         async="" crossorigin="anonymous" type="module"></script>
         <script src="/_next/static/runtime/main-0899b539a563c0c0c9e7.js"
         async="" crossorigin="anonymous" nomodule=""></script>
         <script src="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/dJheA2GWPFNEHO1HRpuG4/_buildManifest.js"
+        <script src="/_next/static/j-TPoawvI208hc-1ip0sw/_buildManifest.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/dJheA2GWPFNEHO1HRpuG4/_buildManifest.module.js"
+        <script src="/_next/static/j-TPoawvI208hc-1ip0sw/_buildManifest.module.js"
         async="" crossorigin="anonymous" type="module"></script>
     </body>
Diff for withRouter.html
@@ -6,19 +6,19 @@
         <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"
         />
         <meta name="next-head-count" content="2" />
-        <link rel="preload" href="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/withRouter.module.js"
+        <link rel="preload" href="/_next/static/j-TPoawvI208hc-1ip0sw/pages/withRouter.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/_app.module.js"
+        <link rel="preload" href="/_next/static/j-TPoawvI208hc-1ip0sw/pages/_app.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/runtime/webpack-7928590be3ef2e55b835.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/chunks/P+IU2uXbqolofjxxxXGqHKrXgLA=.72ab6ea1ebeafbd8c735.module.js"
+        <link rel="preload" href="/_next/static/chunks/nu55rZQyVWGmfijE4Z53e80zLPI=.72ab6ea1ebeafbd8c735.module.js"
         as="script" crossorigin="anonymous" />
         <link rel="preload" href="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
         as="script" crossorigin="anonymous" />
-        <link rel="preload" href="/_next/static/dJheA2GWPFNEHO1HRpuG4/_buildManifest.module.js"
+        <link rel="preload" href="/_next/static/j-TPoawvI208hc-1ip0sw/_buildManifest.module.js"
         as="script" crossorigin="anonymous" />
     </head>
     
@@ -27,18 +27,18 @@
             <div>I use withRouter</div>
         </div>
         <script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">
-            {"dataManager":"[]","props":{"pageProps":{}},"page":"/withRouter","query":{},"buildId":"dJheA2GWPFNEHO1HRpuG4"}
+            {"dataManager":"[]","props":{"pageProps":{}},"page":"/withRouter","query":{},"buildId":"j-TPoawvI208hc-1ip0sw"}
         </script>
         <script crossorigin="anonymous" nomodule="">
             !function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();
         </script>
-        <script async="" data-next-page="/withRouter" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/withRouter.js"
+        <script async="" data-next-page="/withRouter" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/withRouter.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/withRouter" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/withRouter.module.js"
+        <script async="" data-next-page="/withRouter" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/withRouter.module.js"
         crossorigin="anonymous" type="module"></script>
-        <script async="" data-next-page="/_app" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/_app.js"
+        <script async="" data-next-page="/_app" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/_app.js"
         crossorigin="anonymous" nomodule=""></script>
-        <script async="" data-next-page="/_app" src="/_next/static/dJheA2GWPFNEHO1HRpuG4/pages/_app.module.js"
+        <script async="" data-next-page="/_app" src="/_next/static/j-TPoawvI208hc-1ip0sw/pages/_app.module.js"
         crossorigin="anonymous" type="module"></script>
         <script src="/_next/static/runtime/webpack-a470c2a25bcb4d5a8ec0.js"
         async="" crossorigin="anonymous" nomodule=""></script>
@@ -48,19 +48,19 @@
         async="" crossorigin="anonymous" nomodule=""></script>
         <script src="/_next/static/chunks/framework.cdb73e402d876d4ac87f.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/chunks/V30wUyTnK8FLlDUYuXLM376QVwk=.155621535702fe040780.js"
+        <script src="/_next/static/chunks/T63RkeO1MdtAQGlZG5zTxgGTsrY=.155621535702fe040780.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/P+IU2uXbqolofjxxxXGqHKrXgLA=.c99adde05e467047c83e.js"
+        <script src="/_next/static/chunks/nu55rZQyVWGmfijE4Z53e80zLPI=.c99adde05e467047c83e.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/chunks/P+IU2uXbqolofjxxxXGqHKrXgLA=.72ab6ea1ebeafbd8c735.module.js"
+        <script src="/_next/static/chunks/nu55rZQyVWGmfijE4Z53e80zLPI=.72ab6ea1ebeafbd8c735.module.js"
         async="" crossorigin="anonymous" type="module"></script>
         <script src="/_next/static/runtime/main-0899b539a563c0c0c9e7.js"
         async="" crossorigin="anonymous" nomodule=""></script>
         <script src="/_next/static/runtime/main-26f52093cd5cae22a02c.module.js"
         async="" crossorigin="anonymous" type="module"></script>
-        <script src="/_next/static/dJheA2GWPFNEHO1HRpuG4/_buildManifest.js"
+        <script src="/_next/static/j-TPoawvI208hc-1ip0sw/_buildManifest.js"
         async="" crossorigin="anonymous" nomodule=""></script>
-        <script src="/_next/static/dJheA2GWPFNEHO1HRpuG4/_buildManifest.module.js"
+        <script src="/_next/static/j-TPoawvI208hc-1ip0sw/_buildManifest.module.js"
         async="" crossorigin="anonymous" type="module"></script>
     </body>

Serverless Mode (Increase detected ⚠️)
General
zeit/next.js canary ijjk/next.js update-stats-config Change
buildDuration 22.7s 23.1s ⚠️ +328ms
nodeModulesSize 41.2 MB 41.2 MB
Client Bundles (main, webpack, commons)
zeit/next.js canary ijjk/next.js update-stats-config Change
main-HASH.js 18.1 kB 18.1 kB
main-HASH.js gzip 6.63 kB 6.63 kB
webpack-HASH.js 1.53 kB 1.53 kB
webpack-HASH.js gzip 746 B 746 B
Overall change
Client Bundles (main, webpack, commons) Modern
zeit/next.js canary ijjk/next.js update-stats-config Change
main-HASH.module.js 16.5 kB 16.5 kB
main-HASH.module.js gzip 6.36 kB 6.36 kB
webpack-HASH.module.js 1.53 kB 1.53 kB
webpack-HASH.module.js gzip 746 B 746 B
Overall change
Client Pages
zeit/next.js canary ijjk/next.js update-stats-config Change
_app.js 1.83 kB 1.83 kB
_app.js gzip 884 B 884 B
_error.js 12.1 kB 12.1 kB
_error.js gzip 4.76 kB 4.76 kB
hooks.js 12.7 kB 12.7 kB
hooks.js gzip 4.81 kB 4.81 kB
index.js 343 B 343 B
index.js gzip 237 B 237 B
link.js 8.14 kB 8.14 kB
link.js gzip 3.49 kB 3.49 kB
routerDirect.js 433 B 433 B
routerDirect.js gzip 296 B 296 B
withRouter.js 444 B 444 B
withRouter.js gzip 294 B 294 B
Overall change
Client Pages Modern
zeit/next.js canary ijjk/next.js update-stats-config Change
_app.module.js 1.73 kB 1.73 kB
_app.module.js gzip 840 B 840 B
_error.module.js 23.3 kB 23.3 kB
_error.module.js gzip 8.62 kB 8.62 kB
hooks.module.js 1.55 kB 1.55 kB
hooks.module.js gzip 804 B 804 B
index.module.js 319 B 319 B
index.module.js gzip 238 B 238 B
link.module.js 8.52 kB 8.52 kB
link.module.js gzip 3.68 kB 3.68 kB
routerDirect.module.js 419 B 419 B
routerDirect.module.js gzip 294 B 294 B
withRouter.module.js 429 B 429 B
withRouter.module.js gzip 293 B 293 B
Overall change
Client Build Manifests
zeit/next.js canary ijjk/next.js update-stats-config Change
_buildManifest.js 81 B 81 B
_buildManifest.js gzip 61 B 61 B
_buildManifest.module.js 81 B 81 B
_buildManifest.module.js gzip 61 B 61 B
Overall change
Serverless bundles Overall increase ⚠️
zeit/next.js canary ijjk/next.js update-stats-config Change
_error.js 247 kB 247 kB
_error.js gzip 66.3 kB 66.2 kB -21 B
hooks.html 3.81 kB 3.81 kB
hooks.html gzip 979 B 980 B ⚠️ +1 B
index.js 248 kB 248 kB ⚠️ +5 B
index.js gzip 66.6 kB 66.7 kB ⚠️ +156 B
link.js 255 kB 255 kB ⚠️ +5 B
link.js gzip 68.8 kB 68.8 kB ⚠️ +39 B
routerDirect.js 249 kB 249 kB ⚠️ +5 B
routerDirect.js gzip 66.7 kB 66.7 kB
withRouter.js 248 kB 248 kB ⚠️ +5 B
withRouter.js gzip 66.7 kB 66.7 kB ⚠️ +36 B
Overall change ⚠️ +20 B
@Timer Timer merged commit 12c211b into vercel:canary Aug 23, 2019
@ijjk ijjk deleted the update-stats-config branch August 27, 2019 16:38
@vercel vercel locked as resolved and limited conversation to collaborators Feb 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants