This repository was archived by the owner on Aug 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Ideas (brotli, webp, GCC, ...) #4
Copy link
Copy link
Open
Description
I had some more things in my mind.
A few of them are:
- brotli (generate the brotli files - there are brotli binaries from Google and https://github.com/mackjoner/php-ext-brotli for those who want to do it on the server)
- webp (provided by https://github.com/FriendsOfShopware/FroshWebP), would be useful to suggest it in the composer config https://github.com/FriendsOfShopware/FroshPerformance/blob/master/composer.json#L10 and https://getcomposer.org/doc/04-schema.md#suggest
- minify JS and CSS files (the correct / best way) - this is still Google Closure Compiler and Google Closure Stylesheets which provide the best results - there is also https://github.com/google/closure-compiler-js and the original with the Java binaries https://github.com/google/closure-compiler
- progressive images for better UX and perceived performance
- PWA (link to services or generate the needed files) - could be also a separate plugin (pwabuilder.com is a well known service)
https://github.com/DanielRuf/talks/blob/master/03_wpo_unkonf_2018/slides.pdf and other slides and talks from me contain also a few more details and links
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels