CSS issue JavaScript enhancement
avatar mbabker
mbabker
21 Mar 2016

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.

Tracker listing page:
screen shot 2016-03-21 at 12 30 48 pm

Single issue view (CMS 9504):
screen shot 2016-03-21 at 12 33 37 pm
screen shot 2016-03-21 at 12 34 39 pm

Projects list page:
screen shot 2016-03-21 at 12 35 37 pm

avatar mbabker mbabker - open - 21 Mar 2016
avatar b2z
b2z - comment - 12 Apr 2016

Do you think this is actual as we have HTTP/2 almost the standard de facto?

avatar mbabker
mbabker - comment - 19 Apr 2016

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.

avatar mbabker mbabker - change - 16 Oct 2016
Labels Added: CSS issue enhancement JavaScript
avatar mbabker mbabker - change - 16 Oct 2016
Labels Added: CSS issue enhancement JavaScript
avatar mbabker mbabker - change - 11 Dec 2016
The description was changed
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-12-11 22:55:50
Closed_By mbabker
avatar mbabker mbabker - close - 11 Dec 2016
avatar mbabker
mbabker - comment - 11 Dec 2016

This is in better shape for now.

Add a Comment

Login with GitHub to post a comment