Scores under PageSpeed Insights seem high considering image size

0 views
Skip to first unread message

SP L

unread,
3:03 PM (3 hours ago) 3:03 PM
to web-vitals-feedback
I am testing a new page for image optimisation and scores on Pagespeed Insight seem unusually high.


Images have not been optimised or replaced by <picture> elements as yet, but scores across mobile and desktop metrics almost mirror my more optimised URLs. I have to assume I am missing something here?

Barry Pollard

unread,
3:09 PM (3 hours ago) 3:09 PM
to SP L, web-vitals-feedback
I think this is just a fairly simple site that's actually quite fast by default!

Browsers are actually incredibly well optimised to load these types of simpler pages with mostly just HTML, CSS, and a sprinkling of JavaScript.

Where they have to do more work (and where PageSpeed Insight's reduces scores) is when you add a lot of JavaScript that "gets in it's way" to load the page. Images themselves can cause performance issues if they are too big, but mostly the browsers can handle it. In particular on this site 1) these don't seem two bad (apart from two detailed images that would likely only be able to be optimised so much) and 2) they are lazy loaded (with loading=lazy attribute) so they don't cause issues. That's not to say you can't optimise these more, but I don't think there's huge gains in there to be honest. At least by the metrics PageSpeed Insights measures.

Keep up the good work (or lack there of by staying out of the browsers way 🙂 )

Thanks,
Barry

--
You received this message because you are subscribed to the Google Groups "web-vitals-feedback" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web-vitals-feed...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/web-vitals-feedback/6978b3a4-aca0-4373-921f-1462aa58483bn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages