You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2022. It is now read-only.
Quick question, this is page load latency when loading the production website, correct? I highly doubt it will make much of a difference, but I believe we are using CloudFlare for some things and it may be worthwhile to turn on their caching.
Some things from that: images are the biggest culprit, an entire megabyte could be saved according to Google. Another thing is that 1) none of the javascript/css files are compressed (I'm not familiar with gzip on the server side, however) and 2) loading the scripts blocks rendering (will look in to async loading js libraries)
Pages lag so much its kind of embarrassing.
It should be cool to look into scripts or just terminal commands to do this, I know Mac Terminal has some commands for this.
The text was updated successfully, but these errors were encountered: