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

Discussion: Improving Google Lighthouse scores #250

Open
jamesericdavidson opened this issue Oct 10, 2024 · 1 comment
Open

Discussion: Improving Google Lighthouse scores #250

jamesericdavidson opened this issue Oct 10, 2024 · 1 comment
Assignees

Comments

@jamesericdavidson
Copy link
Contributor

Problem Statement

The README mentions the Google Lighthouse score for exampleSite. Without context, the user could believe that Gokarna's performance is "baked in", and requires no action on their part.

Moreover, Lighthouse continues to identify minor issues with Gokarna, which can be either avoided in source code, or by virtue of how the site is deployed.

Please read and discuss below if this is of interest. 👇

User sites

Unless we direct users to evaluate their site with Lighthouse (and highlight the benefits of doing so), some site configurations will be less than ideal.

e.g. Users who do not resize images, or use "modern" formats (such as WebP), are penalised.

Suggestion: Some site-level changes are easy to make statically (i.e. without the use of CDNs, load balancers, and other at-scale deployment mechanisms), and should be recommended in the Gokarna docs.

👋 I can pick this up after #243.

exampleSite

When reviewing the Lighthouse score for exampleSite, the following improvements are highlighted:

image

image

image

image

Can we identify which of these are addressable:

  • In source code?
  • Via site deployment?
@jamesericdavidson
Copy link
Contributor Author

jamesericdavidson commented Oct 11, 2024

We could also add:

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

2 participants