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

A case for using nuxt build #607

Open
sjoerdbeentjes opened this issue Apr 7, 2023 · 0 comments
Open

A case for using nuxt build #607

sjoerdbeentjes opened this issue Apr 7, 2023 · 0 comments

Comments

@sjoerdbeentjes
Copy link
Contributor

sjoerdbeentjes commented Apr 7, 2023

Build times

nuxt generate

image

nuxt build

image

nuxt build with pre-rendering all routes

image

No real difference here, except when we decide not to pre-render everything.

Response times

Pre-rendered page

image

SSR page

image

SSR page with SWR

image

Netlify forms

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant