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

[Performance] Leverage Hybrid Rendering #801

Closed
Atinux opened this issue Jul 12, 2022 — with Volta.net · 3 comments
Closed

[Performance] Leverage Hybrid Rendering #801

Atinux opened this issue Jul 12, 2022 — with Volta.net · 3 comments
Labels
enhancement New feature or request

Comments

Copy link
Member

Atinux commented Jul 12, 2022

I would like us to explore the usage of the hybrid rendering of Nuxt to improve the speed of dev.nuxt.com.

Basically, we need to pre-render all the pages and leverage the SWR on:

These pages leverage query params, ex: /community/nuxters?time=week

@pi0 can we setup a call with @benjamincanac and myself to see the best way to implement this? Or guiding us on how to configure Nuxt to support this?

@Atinux Atinux added the enhancement New feature or request label Jul 12, 2022 — with Volta.net
@Atinux
Copy link
Member Author

Atinux commented Jul 13, 2022

Might be short for me to have a call before my holiday.

I would like to see if @farnabaz can jump into this to take look since we could leverage caching on Vercel of the /api/_content routes to start. Can we use a caching rules for those in Nitro @pi0 ?

Copy link
Member Author

Atinux commented Jul 23, 2022

Also could be interesting for us as well for faster build for preview: https://twitter.com/leeerob/status/1550617876188520452?s=21&t=J5Gv0hnxEoD4enmA-CiQdA

Adding @danielroe to this thread as well for website perf 😊

@Atinux Atinux assigned Atinux and pi0 Jul 26, 2022
@Atinux Atinux unassigned pi0 Oct 8, 2022
Copy link
Member Author

Atinux commented Oct 8, 2022

Waiting for ISR to be ready in Nitro (unjs/nitro#545)

@Atinux Atinux removed their assignment Oct 8, 2022
@Atinux Atinux closed this as completed Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants