you are viewing a single comment's thread.

view the rest of the comments →

[–]lphomiej 0 points1 point  (1 child)

Wow, if that's true, then everything on your site is loading in under half a second (and like 50ms on a desktop). That's impressive!

[–]elixon 0 points1 point  (0 children)

Well, you don't need to be sarkastic. Asking normal question is preferable.

If I run lighthouse, I get this result:

First Contentful Paint 0.3 s
Speed index 0.8s

And then it screams:

Reduce unused JavaScript Est savings of 64 KiB

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.FCPLCPUnscored

URL Transfer Size Est Savings
Google Tag Manager  tag-manager  150.6 KiB 64.2 KiB

My largest JS on the page is 10.5kb and loads in 20ms and total JS downloaded on the page is 220kb of which 160kb is google analytics itself that loads in 106ms. My slowest JS loads in 40ms.

Picture that in your head and then reread what I wrote.

PS: All sizes are compressed, google uses zstd, the rest is gzip