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 Lighthouse Scores & overall load times #25

Open
4 tasks
MikeRogers0 opened this issue Feb 26, 2021 · 0 comments
Open
4 tasks

Improve Lighthouse Scores & overall load times #25

MikeRogers0 opened this issue Feb 26, 2021 · 0 comments

Comments

@MikeRogers0
Copy link

MikeRogers0 commented Feb 26, 2021

I have a pretty slow internet speed (4G), so I'm super keen to make the Guides & API documentation as awesomely fast to load as possible.

What is it I'm trying to solve?

The guides / documentation is a really good source of information & I want to make sure it always loads fast, along with encourages search engines to display the most recent docs.

Lighthouse & Pingdom scores

image

image

Approaches I'd like to consider

  • Add asset digests so we can easily expire assets
  • Combine assets (CSS/JS) into single minified files.
  • Use a CDN to serve content closer to the user (The current server is in the US, which adds milliseconds to the request time)
  • Add expiry headers when serving assets from the server
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