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

perf: improve index and [slug] page prefetching #282

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

DanweDE
Copy link
Collaborator

@DanweDE DanweDE commented Jun 3, 2024

Prefetching basic data was happening sequentially, now it runs in parallel.

Prefetching basic data was happening sequentially, now it runs in
parallel.
@DanweDE DanweDE requested a review from a team as a code owner June 3, 2024 10:25
Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
template-marketing-webapp-nextjs ✅ Ready (Inspect) Visit Preview Jun 10, 2024 11:58am

Copy link
Contributor

@cf-remylenoir cf-remylenoir left a comment

Choose a reason for hiding this comment

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

Good catch, thank you. Could you also please apply these changes on the main-private branch (used for our public preview deployment + live preview platform in Contentful). More docs here.

@DanweDE DanweDE enabled auto-merge June 10, 2024 11:56
@DanweDE DanweDE merged commit 130efbf into main Jun 10, 2024
3 of 4 checks passed
@DanweDE DanweDE deleted the async-prefetch branch June 10, 2024 11:58
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

Successfully merging this pull request may close these issues.

3 participants