-
-
Notifications
You must be signed in to change notification settings - Fork 157
feat: improve Lighthouse score by optimizing performance, accessibility #699
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
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for peaceful-ramanujan-288045 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
@AceTheCreator @ashmit-coder > checkout this if there are any changes? |
@Recxsmacx, can i see the previous lighthouse scores? |
@AceTheCreator this is the lcp score |
0.9s is the score after the changes and the previous one is 19800ms |
I'd love to see the previous screenshots... More like before and after |
Okay just a second |
@AceTheCreator before and after changes |
Can you label it properly so i can know which is before and which after? |
You're testing on localhost, you also need to test on your deployment url :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do you have changes in package.lock and package.json
Already done @AceTheCreator the lcp score is resolved in it |
Can i see the result :) |
The inclusion of lucide-react is likely to enhance the iconography used in the project, improving the visual quality and possibly the performance of the website by leveraging lightweight and easily customizable icons. |
@AceTheCreator now check this> |
@AceTheCreator can you share me the complete analysis??? Like on my machine it's perfectly fine and on the deploy preview too |
@AceTheCreator idk how but the deploy preview scores are this > RECENT |
@AceTheCreator now it's fine?? |
fixes #677
This pull request aims to improve the Lighthouse score of the AsyncAPI conference website by optimizing image formats. Specifically, all occurrences of PNG images have been converted to WebP format.