We've got some "heavy" pages and a lot of assets getting loaded, even with the compiled production stuff. Let's try to optimize a bit.
These screenshots may not be totally fair to the everyday user, generally I leave browser caching off, but it's a good way to gauge the affect of needing to download all the things.
AFAIK Joomla's hosting servers aren't supporting HTTP/2 right now. Even if they do there are still ways we could optimize things (could we use SVG's for the flags instead of separate GIF's that cause 18 additional resource loads per page?). Some of it's going to be in optimizing the media resources and some of it's going to be in optimizing the PHP code base.
Labels |
Added:
CSS issue
enhancement
JavaScript
|
Labels |
Added:
CSS issue
enhancement
JavaScript
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-11 22:55:50 |
Closed_By | ⇒ | mbabker |
This is in better shape for now.
Do you think this is actual as we have HTTP/2 almost the standard de facto?