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

Does lazy hydration improve fcp time? #49

Open
hunnble opened this issue Nov 8, 2022 · 3 comments
Open

Does lazy hydration improve fcp time? #49

hunnble opened this issue Nov 8, 2022 · 3 comments
Labels
question Further information is requested

Comments

@hunnble
Copy link

hunnble commented Nov 8, 2022

No description provided.

@freddy38510
Copy link
Owner

Hi,

It should improve it as lazily loaded components are no longer render-blocking resources.

@hunnble
Copy link
Author

hunnble commented Nov 9, 2022

Hi,

It should improve it as lazily loaded components are no longer render-blocking resources.

Thanks, is there a benchmark?

@freddy38510
Copy link
Owner

Not yet, but I plan to add it, it's a good idea. By the way, PRs are welcome :)

@freddy38510 freddy38510 added the question Further information is requested label Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants