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

Web Vitals Performance Problems #857

Open
MichalKowalczyk opened this issue Sep 6, 2024 · 1 comment
Open

Web Vitals Performance Problems #857

MichalKowalczyk opened this issue Sep 6, 2024 · 1 comment

Comments

@MichalKowalczyk
Copy link

Library is currently facing performance issues as indicated by the Core Web Vitals assessment. Based on the attached analysis, the library fails the assessment due to a slow Largest Contentful Paint (LCP), despite showing acceptable results in other metrics. These issues can negatively affect both user experience and SEO performance.

I’m not reporting this as a bug because it’s not a problem inside the library's code. It's also not a feature. It seems more related to how Web Vitals measures websites, and it generally struggles to handle AOS properly. It would be great if the library could be slightly adapted to align better with Web Vitals, as it is truly an amazing tool.

image

@anilsonlopes
Copy link

The poor performance of this page should not be taken as a standard, as it is an example page and therefore has many animations. In the real world, animations, especially those triggered by events such as scrolling, should be used sparingly and wisely.

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