-
-
Notifications
You must be signed in to change notification settings - Fork 744
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
Optimize banner rendering performance to improve Lighthouse score #3335
Comments
Anyone can take this issue up. |
Hi @akshatnema, I would like to take up the issue, but my concern is whether there is any need for optimization. Because "banners" are an array of JSON objects with only a few key-value pairs, is optimization required to further improve the rendering process? |
@akshatnema sir did the suggested changes here but looks like the lighthouse score doesn't have significant changes. |
@akshatnema @anshgoyalevil can i work on this??? |
The issue is open and there's no linked PR, you can work on it. |
Hello @IITI-tushar @anshgoyalevil @akshatnema @shubhamku044 @Shurtu-gal, I'd like to work on [Issue #3335] regarding optimizing the banner rendering performance for better Lighthouse scores. Request for Assignment
Additional Details
Let me know if there's any additional context or requirements. |
@ChaitanyaKadu03 Thanks for showing interest in this issue. Actually i have opened a PR for this issue that may solve it. Please try to work on another issue. |
@IITI-tushar @anshgoyalevil @akshatnema @shubhamku044 @Shurtu-gal your response will mean a lot in this discussion. |
hey is this still work in progress ? |
In PR #3312 (#3312), optimizing the banner rendering performance was suggested to improve the Lighthouse performance score.
Reference comment: #3312 (comment)
Requested by @akshatnema.
The text was updated successfully, but these errors were encountered: