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

Performance improvement #17

Open
Fittoc opened this issue Jul 15, 2021 · 0 comments
Open

Performance improvement #17

Fittoc opened this issue Jul 15, 2021 · 0 comments

Comments

@Fittoc
Copy link

Fittoc commented Jul 15, 2021

Base on google lighthouse i think we can improve the perfomance on the website.
Things to update :

  • Does not use passive listeners to improve scrolling performance
    Browsers can't know if an event listener will prevent scrolling, so they always wait for the listener to finish executing before scrolling the page.

  • Serve static assets with an efficient cache policy
    HTTP caching can speed up your page load time on repeat visits.

sol address : 7xCxNe86R4UG7e2DroBrJj3MMZ6FNebaEAxUpoREGZCn

  • [ ]
    aw

  • [ ]

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

1 participant