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

Significant performance impact on Astro #61

Open
Pramuspl opened this issue Mar 7, 2024 · 5 comments
Open

Significant performance impact on Astro #61

Pramuspl opened this issue Mar 7, 2024 · 5 comments

Comments

@Pramuspl
Copy link

Pramuspl commented Mar 7, 2024

Since I added <SpeedInsights /> to the base layout of my Astro project, navigating between pages causes a delay in style loading. For a moment the page looks like on the screen attached. It's a fraction of a second but the 'flash' it causes is clearly visible. Network speed throttling extends the duration of that state.

Zrzut ekranu 2024-03-7 o 14 10 57

@tobiaslins
Copy link
Collaborator

Hey!
Do you have a reproduction for us?
https://speed-insights-astro-vercel-analytics.vercel.app/
We can't reproduce this on our deployment. Thanks!

@Pramuspl
Copy link
Author

Pramuspl commented Mar 11, 2024

Here's a preview of my website with the insights (You can click on "Some of my work..." to navigate to another page, best visible in dark mode with Slow 3G throttling in dev tools):
https://adrian-www-astro-paper-vd0rs9pmt-pramuspl.vercel.app/

Here's a 1:1 deployment except the Insights are removed:
https://adrian-www-astro-paper-qkv117yc4-pramuspl.vercel.app/

Please note that I'm using View Transitions. Maybe the problem occurs only there.

@Pramuspl
Copy link
Author

@tobiaslins do you need any other info?

@tobiaslins
Copy link
Collaborator

Hey! I just looked into that and I can't see any difference in behaviour and I also don't see a reason why something should be blocked.

I also can't reproduce the original bugs/flash you mentioned.

@Pramuspl
Copy link
Author

If you slow down your network speed in dev tools to slow 3G and click on "Some of my work..." in the bottom-left on https://adrian-www-astro-paper-vd0rs9pmt-pramuspl.vercel.app/ , the /projects page appears without styling at first.

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

No branches or pull requests

2 participants