By curiosity I checked my nextcloud instance on Google PageSpeed Insights and was a bit sad when I realized it didnt even score above 10/100 (actually got 2/100), Dropbox scores 52/100. Now I realize its hard to optimize a system like nextcloud since the data stored there should never be touched, or changed. However there are assets which could be tweaked, compressed and what not. At least thats what I think. So I want us to discuss what can be done and what cant be done here and plan a roadmap for delivering blazing fast UI.
Examples given by GPSI:
- Minify CSS
- Optimizing thumbnails
- Enable compression
- Eliminate render-blocking javascript and CSS in above-the-fold content
- Leverage browser caching (not sure how much sense this makes)
- Avoid landing page redirects
- Prioritize visisble content
Ongoing:
Research
Goal
Beat dropbox's score of course and develop ideas for how to improve speed and responsivness on the web ui.
By curiosity I checked my nextcloud instance on Google PageSpeed Insights and was a bit sad when I realized it didnt even score above 10/100 (actually got 2/100), Dropbox scores 52/100. Now I realize its hard to optimize a system like nextcloud since the data stored there should never be touched, or changed. However there are assets which could be tweaked, compressed and what not. At least thats what I think. So I want us to discuss what can be done and what cant be done here and plan a roadmap for delivering blazing fast UI.
Examples given by GPSI:
Ongoing:
Research
Goal
Beat dropbox's score of course and develop ideas for how to improve speed and responsivness on the web ui.