JasonSc
BuSo Pro
- Joined
- Mar 30, 2016
- Messages
- 109
- Likes
- 144
- Degree
- 1
Question about Gzip.
I am having a conversation/debat with someone. They think the Pingdom size is the entire size of the site and that is most important. I’m more of the mindset of using Coverage in Chrome Devs which shows unused CSS and JS and the total uncompressed size.
The site has a Pingdom total load of 1.1 MB (its wordpress) and loads in 1.57s, which isn’t lighting fast but for a local business site its ok.
Chrome is showing, 2.8MB of CSS & JS with a total page of 5.7 MB. It scores a 12 on Page Speed Insights Mobile, which unacceptable.
I understand Pingdom compare to Page Speed Insights isn’t really apples to apples, but..
I assume that browser must unzip the file then process the file prior to rendering it, loosely speaking.
The larger the unzipped file the more work the browser has to do, potential slowing down the website, first paint and time to interact?
I am having a conversation/debat with someone. They think the Pingdom size is the entire size of the site and that is most important. I’m more of the mindset of using Coverage in Chrome Devs which shows unused CSS and JS and the total uncompressed size.
The site has a Pingdom total load of 1.1 MB (its wordpress) and loads in 1.57s, which isn’t lighting fast but for a local business site its ok.
Chrome is showing, 2.8MB of CSS & JS with a total page of 5.7 MB. It scores a 12 on Page Speed Insights Mobile, which unacceptable.
I understand Pingdom compare to Page Speed Insights isn’t really apples to apples, but..
I assume that browser must unzip the file then process the file prior to rendering it, loosely speaking.
The larger the unzipped file the more work the browser has to do, potential slowing down the website, first paint and time to interact?