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

Improve the performance #45

Open
2-towns opened this issue Jul 3, 2024 · 0 comments
Open

Improve the performance #45

2-towns opened this issue Jul 3, 2024 · 0 comments

Comments

@2-towns
Copy link

2-towns commented Jul 3, 2024

Feature Request:

I've generated a report with PageSpeed Insights, and it seems there is room for improvement, especially on mobile devices: https://pagespeed.web.dev/analysis/https-codex-storage/q0ahn28cen?form_factor=mobile.

Why is this feature important?

This is important because, on mobile, the network is usually not as reliable, causing the page to take longer to load, which may lead to users leaving before it's fully loaded.
Additionally, performance can impact SEO as well.

How should it work?

We should follow the recommendations generated by the report:

  • Reduce image sizes
  • Serve images in next generation formats
  • Remove blocking resources
    ...etc
@2-towns 2-towns changed the title Improve the performances Improve the performance Jul 3, 2024
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