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 page load speed #168

Open
4 tasks
mhl opened this issue Jun 30, 2017 · 0 comments
Open
4 tasks

improve page load speed #168

mhl opened this issue Jun 30, 2017 · 0 comments

Comments

@mhl
Copy link
Contributor

mhl commented Jun 30, 2017

The site's already pretty fast, being just static files apart from the search, but there are quite a lot of easy fixes we could still do:

  • Run pngcrush on the scraped images before committing
  • Use blazy for lazy-loading of images, as in the MP Profiles page on PA
  • Move elements that block initial page rendering
  • Minify the odd CSS file that isn't already
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