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

Google Pagespeed Timeout #80

Open
appinteractive opened this issue Apr 7, 2024 · 1 comment
Open

Google Pagespeed Timeout #80

appinteractive opened this issue Apr 7, 2024 · 1 comment

Comments

@appinteractive
Copy link
Contributor

appinteractive commented Apr 7, 2024

First thanks again for this library!

Sadly I found an issue with Google Pagespeed which does timeout for desktop when using this library.

It's reproducible with your configurator:

https://pagespeed.web.dev/analysis/https-www-shadergradient-co-customize/npdegqvry5?form_factor=desktop

generic::deadline_exceeded: Render timeout received in extension.

Any idea how to solve this? Has anyone solved it somehow?

And @ruucm any updates on the "rewrite/update"?

@ruucm
Copy link
Owner

ruucm commented Apr 7, 2024

from the last update, I removed not related dependencies and package size is decreased by 550%

https://www.npmjs.com/package/shadergradient/v/1.2.5?activeTab=readme

https://www.npmjs.com/package/shadergradient/v/1.2.10

But to make web performance better we also need configure the website base itself not only packages.

Check this nextjs + three.js example how they optimized performances.

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

2 participants