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

Home Page: Fix that terrible performance #166

Open
5 of 9 tasks
SzymCode opened this issue Oct 15, 2024 · 0 comments
Open
5 of 9 tasks

Home Page: Fix that terrible performance #166

SzymCode opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
ASAP As soon as possible performance

Comments

@SzymCode
Copy link
Owner

SzymCode commented Oct 15, 2024

Performance

  • Eliminate resource load delay - more info here

Eliminate resource load delay


  • Minimize main-thread work - more info here

Minimize main-thread work


  • Reduce JavaScript execution time - more info here

Reduce JavaScript execution time


  • Avoid large layout shifts - more info here

Avoid large layout shifts


  • Enable text compression - more info here

Enable text compression


  • Preload LCP - more info here

Preload LCP


  • Reduce unused JavaScript - more info here

Reduce unused JavaScript


  • Reduce unused CSS - more info here

Reduce unused CSS


  • Eliminate render-blocking resources - more info here

Eliminate render-blocking resources

@SzymCode SzymCode added ASAP As soon as possible performance labels Oct 15, 2024
@SzymCode SzymCode changed the title Fix that terrible performance Home Page: Fix that terrible performance Oct 15, 2024
@SzymCode SzymCode self-assigned this Oct 15, 2024
@SzymCode SzymCode moved this to Backlog in @SzymCode's DataManager Nov 25, 2024
@SzymCode SzymCode moved this from Backlog to In progress in @SzymCode's DataManager Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASAP As soon as possible performance
Projects
Status: In progress
Development

No branches or pull requests

1 participant