𝕏

Web site slowness

Questions and Answers : Web site : Web site slowness
Message board moderation

To post messages, you must log in.

AuthorMessage
AnandBhat

Send message
Joined: 26 Mar 22
Posts: 7
Credit: 689,708
RAC: 2,092
Message 1785 - Posted: 29 Jul 2022, 7:51:36 UTC
Last modified: 29 Jul 2022, 7:52:44 UTC

I've noticed all pages take a few seconds to show up after the relaunch, with the page being unresponsive during that time. I suspect the reason may be the USJ logo in the footer (https://denis.usj.es/denisathome//img/LogoUSJ.png) which is not scaled appropriately (17666x5601; filesize: 1.56MB).

Can you please try shrinking this down to a more reasonable resolution? Scaling it down to 250x{appropriate ratio} ought to work without making any changes to the code, considering your CSS (`.footer-image img`) has max-width | max-height set to 250 | 100px.

You may also want to look into having a better caching policy for static assets (js/ css/ images/ fonts) -- currently there isn't one specified.
ID: 1785 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Jesús Carro
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 18 Mar 15
Posts: 271
Credit: 494,596
RAC: 35
Message 1788 - Posted: 29 Jul 2022, 10:42:58 UTC

Hi AnandBhat,
Thank you for your comments. I've reduced the size of the logo and I'm reviewing the cache policy. I've added a page quality review to our to-do list.

Best,
Jesús.
Jesús Carro
Universidad San Jorge
@InSilicoHeart
ID: 1788 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
AnandBhat

Send message
Joined: 26 Mar 22
Posts: 7
Credit: 689,708
RAC: 2,092
Message 1791 - Posted: 30 Jul 2022, 1:45:46 UTC - in response to Message 1788.  

Thanks! The resized image appears to have helped greatly and I no longer see the lag.
ID: 1791 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Questions and Answers : Web site : Web site slowness