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

Page load optimizations #440

Open
5 tasks
SteelWagstaff opened this issue Jan 14, 2022 · 0 comments
Open
5 tasks

Page load optimizations #440

SteelWagstaff opened this issue Jan 14, 2022 · 0 comments

Comments

@SteelWagstaff
Copy link
Member

SteelWagstaff commented Jan 14, 2022

We have an audit analyzing page load times and performance issues: https://docs.google.com/document/d/1yVpwio7ZXT0h9jC3jQp3PAsF3XqeBSNH_BEy7BPihEM/edit#.

TODO:

  • implement policy for image resources to reduce wait times, unnecessarily large images, and browser resizing
  • improve caching & efficient loading of javascript, CSS resources, fonts, and images
  • serve stylesheets & javascript via a CDN with subresource integrity
  • implement lazy loading for all images
  • Address CLS issues observed in audit
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