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 site performance issues related to fonts and images #66

Open
stefandesu opened this issue Feb 11, 2022 · 1 comment
Open

Improve site performance issues related to fonts and images #66

stefandesu opened this issue Feb 11, 2022 · 1 comment

Comments

@stefandesu
Copy link
Member

https://pagespeed.web.dev/report?url=https%3A%2F%2Fcoli-conc.gbv.de%2F reports a performance score of 92 which definitely is good, but could be improved. In particular, it points out the following issues:

Some of these should be easily fixed, but especially the image-related issues might involve some technical changes. Ideally, we'd have an easy workflow to throw in any kind of image file and have a script that optimizes it in all the ways we need.

In my opinion, this is low priority since the score is already very good, but it should be kept in mind.

@stefandesu
Copy link
Member Author

For images, we could additionally add something like https://github.com/evanw/thumbhash to have tiny-sized previews that can be shown as placeholders before images are loaded.

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