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

[Example] remove getInitialProps from aws-amplify-typescript #13898

Merged
merged 16 commits into from Jun 11, 2020
Merged

[Example] remove getInitialProps from aws-amplify-typescript #13898

merged 16 commits into from Jun 11, 2020

Conversation

todortotev
Copy link
Contributor

Related to 11014

@ijjk ijjk added the examples Issue/PR related to examples label Jun 8, 2020
@ijjk
Copy link
Member

ijjk commented Jun 8, 2020

Stats from current PR

Default Server Mode (Decrease detected ✓)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 10.5s 10.8s ⚠️ +279ms
nodeModulesSize 66 MB 66 MB
Page Load Tests Overall decrease ⚠️
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 1.854 1.933 ⚠️ +0.08
/ avg req/sec 1348.33 1293.49 -54.84
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.146 1.175 ⚠️ +0.03
/error-in-render avg req/sec 2181.96 2127.53 -54.43
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.61 kB 6.61 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..9545.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57 kB 57 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.69 kB 5.69 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.92 kB 6.92 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.5 kB 52.5 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.21 kB 8.21 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.51 kB 1.51 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.32 kB 5.32 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 61 B 61 B
_buildManife..dule.js gzip 61 B 61 B
Overall change 122 B 122 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 926 B 926 B
link.html gzip 936 B 936 B
withRouter.html gzip 923 B 923 B
Overall change 2.79 kB 2.79 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 11.4s 11.4s -45ms
nodeModulesSize 66 MB 66 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.61 kB 6.61 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..9545.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57 kB 57 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.69 kB 5.69 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.92 kB 6.92 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.5 kB 52.5 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.21 kB 8.21 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.51 kB 1.51 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.32 kB 5.32 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 61 B 61 B
_buildManife..dule.js gzip 61 B 61 B
Overall change 122 B 122 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 877 kB 877 kB
404.html 4.18 kB 4.18 kB
hooks.html 3.81 kB 3.81 kB
index.js 877 kB 877 kB
link.js 915 kB 915 kB
routerDirect.js 907 kB 907 kB
withRouter.js 907 kB 907 kB
Overall change 4.49 MB 4.49 MB

Copy link
Member

@lfades lfades left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requested some changes, check my suggestions

@todortotev todortotev requested a review from lfades June 9, 2020 07:30
@ijjk
Copy link
Member

ijjk commented Jun 9, 2020

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.6s 12.5s -53ms
nodeModulesSize 66 MB 66 MB
Page Load Tests Overall increase ✓
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 2.188 2.117 -0.07
/ avg req/sec 1142.73 1180.8 ⚠️ +38.07
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.421 1.436 ⚠️ +0.01
/error-in-render avg req/sec 1759.18 1740.52 -18.66
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..ec24.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.92 kB 6.92 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 901 B 901 B
link.html gzip 906 B 906 B
withRouter.html gzip 894 B 894 B
Overall change 2.7 kB 2.7 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 13.6s 13.2s -430ms
nodeModulesSize 66 MB 66 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..ec24.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.92 kB 6.92 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 874 kB 874 kB
404.html 4.13 kB 4.13 kB
hooks.html 3.71 kB 3.71 kB
index.js 875 kB 875 kB
link.js 913 kB 913 kB
routerDirect.js 905 kB 905 kB
withRouter.js 905 kB 905 kB
Overall change 4.48 MB 4.48 MB

@ijjk
Copy link
Member

ijjk commented Jun 9, 2020

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General Overall increase ⚠️
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.1s 12.2s ⚠️ +131ms
nodeModulesSize 66 MB 66 MB ⚠️ +162 B
Page Load Tests Overall increase ✓
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 1.939 1.993 ⚠️ +0.05
/ avg req/sec 1289.63 1254.37 -35.26
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.184 1.137 -0.05
/error-in-render avg req/sec 2112.01 2199.6 ⚠️ +87.59
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..ec24.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.92 kB 6.92 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 901 B 901 B
link.html gzip 906 B 906 B
withRouter.html gzip 894 B 894 B
Overall change 2.7 kB 2.7 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 13.2s 13.1s -75ms
nodeModulesSize 66 MB 66 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..ec24.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.92 kB 6.92 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 874 kB 874 kB
404.html 4.13 kB 4.13 kB
hooks.html 3.71 kB 3.71 kB
index.js 875 kB 875 kB
link.js 913 kB 913 kB
routerDirect.js 905 kB 905 kB
withRouter.js 905 kB 905 kB
Overall change 4.48 MB 4.48 MB

@ijjk
Copy link
Member

ijjk commented Jun 10, 2020

Stats from current PR

Default Server Mode (Decrease detected ✓)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 11.6s 11.9s ⚠️ +258ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall decrease ⚠️
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 1.947 1.948 0
/ avg req/sec 1284.16 1283.27 -0.89
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.147 1.179 ⚠️ +0.03
/error-in-render avg req/sec 2179.89 2120.75 -59.14
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..4b11.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.26 kB 7.26 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 895 B 895 B
link.html gzip 901 B 901 B
withRouter.html gzip 888 B 888 B
Overall change 2.68 kB 2.68 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.9s 12.6s -302ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..4b11.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.26 kB 7.26 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.13 kB 4.13 kB
hooks.html 3.71 kB 3.71 kB
index.js 875 kB 875 kB
link.js 915 kB 915 kB
routerDirect.js 907 kB 907 kB
withRouter.js 907 kB 907 kB
Overall change 4.49 MB 4.49 MB

Copy link
Member

@lfades lfades left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some changes and requested some changes again that I'm not sure of how to fix without going through the entire setup of Amplify

@ijjk
Copy link
Member

ijjk commented Jun 10, 2020

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 13.7s 13.8s ⚠️ +6ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall increase ✓
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 2.337 2.25 -0.09
/ avg req/sec 1069.75 1110.88 ⚠️ +41.13
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.563 1.557 -0.01
/error-in-render avg req/sec 1599.15 1606.13 ⚠️ +6.98
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..4b11.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.26 kB 7.26 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 895 B 895 B
link.html gzip 901 B 901 B
withRouter.html gzip 888 B 888 B
Overall change 2.68 kB 2.68 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 14.6s 15.1s ⚠️ +507ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..4b11.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.26 kB 7.26 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.13 kB 4.13 kB
hooks.html 3.71 kB 3.71 kB
index.js 875 kB 875 kB
link.js 915 kB 915 kB
routerDirect.js 907 kB 907 kB
withRouter.js 907 kB 907 kB
Overall change 4.49 MB 4.49 MB

@ijjk
Copy link
Member

ijjk commented Jun 11, 2020

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.1s 12.4s ⚠️ +270ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall increase ✓
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 2.134 2.071 -0.06
/ avg req/sec 1171.46 1207.12 ⚠️ +35.66
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.414 1.284 -0.13
/error-in-render avg req/sec 1768.25 1946.48 ⚠️ +178.23
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 896 B 896 B
link.html gzip 902 B 902 B
withRouter.html gzip 889 B 889 B
Overall change 2.69 kB 2.69 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 13.3s 12.9s -335ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.13 kB 4.13 kB
hooks.html 3.71 kB 3.71 kB
index.js 875 kB 875 kB
link.js 915 kB 915 kB
routerDirect.js 907 kB 907 kB
withRouter.js 907 kB 907 kB
Overall change 4.49 MB 4.49 MB

@todortotev
Copy link
Contributor Author

@lfades I believe it should be OK now. Tested both on dev and prod. Tested without internet connection in regards to this block of code

try {
    await API.graphql(
      graphqlOperation(createTodoList, {
        input: {
          id: 'global',
          createdAt: `${Date.now()}`,
        },
      })
    )
  } catch (err) {
    throw new Error(err)
  }
  return {
    props: {
      todos: [],
    },
  }

Everything works as it should.

@ijjk
Copy link
Member

ijjk commented Jun 11, 2020

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 11.9s 11.8s -170ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall increase ✓
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 1.931 1.928 0
/ avg req/sec 1294.95 1296.45 ⚠️ +1.5
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.143 1.11 -0.03
/error-in-render avg req/sec 2187.42 2253.15 ⚠️ +65.73
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 896 B 896 B
link.html gzip 902 B 902 B
withRouter.html gzip 889 B 889 B
Overall change 2.69 kB 2.69 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.8s 13s ⚠️ +224ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.13 kB 4.13 kB
hooks.html 3.71 kB 3.71 kB
index.js 875 kB 875 kB
link.js 915 kB 915 kB
routerDirect.js 907 kB 907 kB
withRouter.js 907 kB 907 kB
Overall change 4.49 MB 4.49 MB

@ijjk
Copy link
Member

ijjk commented Jun 11, 2020

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 14s 14.2s ⚠️ +188ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall increase ✓
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 2.452 2.369 -0.08
/ avg req/sec 1019.56 1055.49 ⚠️ +35.93
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.695 1.537 -0.16
/error-in-render avg req/sec 1474.62 1626.13 ⚠️ +151.51
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 896 B 896 B
link.html gzip 902 B 902 B
withRouter.html gzip 889 B 889 B
Overall change 2.69 kB 2.69 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 15.2s 14.8s -452ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.13 kB 4.13 kB
hooks.html 3.71 kB 3.71 kB
index.js 875 kB 875 kB
link.js 915 kB 915 kB
routerDirect.js 907 kB 907 kB
withRouter.js 907 kB 907 kB
Overall change 4.49 MB 4.49 MB

todortotev and others added 2 commits June 11, 2020 09:53
Co-authored-by: Luis Alvarez D. <luis@vercel.com>
Co-authored-by: Luis Alvarez D. <luis@vercel.com>
@ijjk
Copy link
Member

ijjk commented Jun 11, 2020

Stats from current PR

Default Server Mode (Decrease detected ✓)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 10.7s 10.9s ⚠️ +152ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall decrease ⚠️
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 1.804 1.744 -0.06
/ avg req/sec 1385.97 1433.86 ⚠️ +47.89
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 0.98 1.045 ⚠️ +0.06
/error-in-render avg req/sec 2552.3 2391.36 -160.94
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 896 B 896 B
link.html gzip 902 B 902 B
withRouter.html gzip 889 B 889 B
Overall change 2.69 kB 2.69 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.9s 12.9s -27ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.13 kB 4.13 kB
hooks.html 3.71 kB 3.71 kB
index.js 875 kB 875 kB
link.js 915 kB 915 kB
routerDirect.js 907 kB 907 kB
withRouter.js 907 kB 907 kB
Overall change 4.49 MB 4.49 MB

@ijjk
Copy link
Member

ijjk commented Jun 11, 2020

Stats from current PR

Default Server Mode (Decrease detected ✓)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12s 11.8s -175ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall decrease ⚠️
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 1.925 1.932 ⚠️ +0.01
/ avg req/sec 1298.6 1294.11 -4.49
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.145 1.189 ⚠️ +0.04
/error-in-render avg req/sec 2183.4 2101.95 -81.45
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 896 B 896 B
link.html gzip 902 B 902 B
withRouter.html gzip 889 B 889 B
Overall change 2.69 kB 2.69 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.8s 12.8s ⚠️ +4ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..f367.js gzip 10.9 kB 10.9 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 57.2 kB 57.2 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 7.27 kB 7.27 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.7 kB 52.7 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
hooks.js gzip 881 B 881 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_app.module.js gzip 604 B 604 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
index.module.js gzip 223 B 223 B
link.module.js gzip 1.52 kB 1.52 kB
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 171 B 171 B
_buildManife..dule.js gzip 180 B 180 B
Overall change 351 B 351 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.13 kB 4.13 kB
hooks.html 3.71 kB 3.71 kB
index.js 875 kB 875 kB
link.js 915 kB 915 kB
routerDirect.js 907 kB 907 kB
withRouter.js 907 kB 907 kB
Overall change 4.49 MB 4.49 MB

@todortotev
Copy link
Contributor Author

@lfades done

@ijjk
Copy link
Member

ijjk commented Jun 11, 2020

Stats from current PR

Default Server Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 11.9s 11.6s -251ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall increase ✓
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 1.995 2.01 ⚠️ +0.01
/ avg req/sec 1253.4 1243.64 -9.76
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.334 1.327 -0.01
/error-in-render avg req/sec 1874.21 1883.97 ⚠️ +9.76
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..0538.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.93 kB 6.93 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
hooks.js gzip 881 B 881 B
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.module.js gzip 223 B 223 B
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
link.module.js gzip 1.52 kB 1.52 kB
_app.module.js gzip 604 B 604 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 270 B 270 B
_buildManife..dule.js gzip 275 B 275 B
Overall change 545 B 545 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 954 B 954 B
link.html gzip 961 B 961 B
withRouter.html gzip 947 B 947 B
Overall change 2.86 kB 2.86 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.8s 12.5s -240ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..0538.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.93 kB 6.93 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
hooks.js gzip 881 B 881 B
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.module.js gzip 223 B 223 B
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
link.module.js gzip 1.52 kB 1.52 kB
_app.module.js gzip 604 B 604 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 270 B 270 B
_buildManife..dule.js gzip 275 B 275 B
Overall change 545 B 545 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.17 kB 4.17 kB
hooks.html 3.79 kB 3.79 kB
index.js 875 kB 875 kB
link.js 913 kB 913 kB
routerDirect.js 905 kB 905 kB
withRouter.js 905 kB 905 kB
Overall change 4.48 MB 4.48 MB

Copy link
Member

@lfades lfades left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated and now it's ready to go, thank you!

@ijjk
Copy link
Member

ijjk commented Jun 11, 2020

Stats from current PR

Default Server Mode (Decrease detected ✓)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 11.7s 12.1s ⚠️ +381ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall decrease ⚠️
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 1.92 2.026 ⚠️ +0.11
/ avg req/sec 1302.05 1233.76 -68.29
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.132 1.158 ⚠️ +0.03
/error-in-render avg req/sec 2208.13 2158.12 -50.01
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..0538.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.93 kB 6.93 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
hooks.js gzip 881 B 881 B
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.module.js gzip 223 B 223 B
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
link.module.js gzip 1.52 kB 1.52 kB
_app.module.js gzip 604 B 604 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 270 B 270 B
_buildManife..dule.js gzip 275 B 275 B
Overall change 545 B 545 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 954 B 954 B
link.html gzip 961 B 961 B
withRouter.html gzip 947 B 947 B
Overall change 2.86 kB 2.86 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.9s 12.8s -122ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..0538.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.93 kB 6.93 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
hooks.js gzip 881 B 881 B
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.module.js gzip 223 B 223 B
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
link.module.js gzip 1.52 kB 1.52 kB
_app.module.js gzip 604 B 604 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 270 B 270 B
_buildManife..dule.js gzip 275 B 275 B
Overall change 545 B 545 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.17 kB 4.17 kB
hooks.html 3.79 kB 3.79 kB
index.js 875 kB 875 kB
link.js 913 kB 913 kB
routerDirect.js 905 kB 905 kB
withRouter.js 905 kB 905 kB
Overall change 4.48 MB 4.48 MB

@ijjk
Copy link
Member

ijjk commented Jun 11, 2020

Stats from current PR

Default Server Mode (Increase detected ⚠️)
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 11.6s 11.7s ⚠️ +77ms
nodeModulesSize 64.9 MB 64.9 MB
Page Load Tests Overall increase ✓
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
/ failed reqs 0 0
/ total time (seconds) 1.858 1.86 0
/ avg req/sec 1345.66 1343.82 -1.84
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.174 1.086 -0.09
/error-in-render avg req/sec 2129.08 2302.36 ⚠️ +173.28
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..0538.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.93 kB 6.93 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
hooks.js gzip 881 B 881 B
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.module.js gzip 223 B 223 B
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
link.module.js gzip 1.52 kB 1.52 kB
_app.module.js gzip 604 B 604 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 270 B 270 B
_buildManife..dule.js gzip 275 B 275 B
Overall change 545 B 545 B
Rendered Page Sizes
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.html gzip 954 B 954 B
link.html gzip 961 B 961 B
withRouter.html gzip 947 B 947 B
Overall change 2.86 kB 2.86 kB

Serverless Mode
General
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
buildDuration 12.1s 12.8s ⚠️ +633ms
nodeModulesSize 64.9 MB 64.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.js gzip 6.49 kB 6.49 kB
webpack-HASH.js gzip 746 B 746 B
de003c3a9d30..0538.js gzip 10.5 kB 10.5 kB
framework.HASH.js gzip 39.1 kB 39.1 kB
Overall change 56.9 kB 56.9 kB
Client Bundles (main, webpack, commons) Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
main-HASH.module.js gzip 5.58 kB 5.58 kB
webpack-HASH..dule.js gzip 746 B 746 B
de003c3a9d30..dule.js gzip 6.93 kB 6.93 kB
framework.HA..dule.js gzip 39.1 kB 39.1 kB
Overall change 52.4 kB 52.4 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
polyfills-HASH.js gzip 26.3 kB 26.3 kB
Overall change 26.3 kB 26.3 kB
Client Pages
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
routerDirect.js gzip 279 B 279 B
withRouter.js gzip 278 B 278 B
index.js gzip 222 B 222 B
link.js gzip 2.05 kB 2.05 kB
hooks.js gzip 881 B 881 B
_app.js gzip 1.26 kB 1.26 kB
_error.js gzip 3.25 kB 3.25 kB
Overall change 8.22 kB 8.22 kB
Client Pages Modern
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
index.module.js gzip 223 B 223 B
routerDirect..dule.js gzip 281 B 281 B
withRouter.m..dule.js gzip 278 B 278 B
_error.module.js gzip 2.04 kB 2.04 kB
hooks.module.js gzip 383 B 383 B
link.module.js gzip 1.52 kB 1.52 kB
_app.module.js gzip 604 B 604 B
Overall change 5.33 kB 5.33 kB
Client Build Manifests
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_buildManifest.js gzip 270 B 270 B
_buildManife..dule.js gzip 275 B 275 B
Overall change 545 B 545 B
Serverless bundles
vercel/next.js canary TodorTotev/next.js enhance-with-aws-amplify-typescript Change
_error.js 875 kB 875 kB
404.html 4.17 kB 4.17 kB
hooks.html 3.79 kB 3.79 kB
index.js 875 kB 875 kB
link.js 913 kB 913 kB
routerDirect.js 905 kB 905 kB
withRouter.js 905 kB 905 kB
Overall change 4.48 MB 4.48 MB

@kodiakhq kodiakhq bot merged commit c337db8 into vercel:canary Jun 11, 2020
darshkpatel pushed a commit to MLH-Fellowship/next.js that referenced this pull request Jun 12, 2020
rokinsky pushed a commit to rokinsky/next.js that referenced this pull request Jul 11, 2020
@vercel vercel locked as resolved and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants