Hacker News new | ask | show | jobs
by tshaddox 1707 days ago
To be honest, 42 isn't actually that bad. PageSpeed Insights scores are incredibly strict (that's a good thing) and not at all linear with visitor perception of loading speed.

news.ycombinator.com has a 100 score, but if you compare the actual "Lab Data" it's not a massive difference.

First Contentful Paint: news.ycombinator.com: 1.3s, potion.so: 2.7s

The biggest difference is Time to Interactive: news.ycombinator.com: 1.4s, potion.so: 11.2s

That 11.2s is pretty bad, but PageSpeed Insights doesn't take into consideration which interactions work before all the JavaScript has loaded. In the case of potion.so, the HTML is rendered on the server (or perhaps statically generated), and the vast majority of important interactions on the homepage are simple HTML links that work even with JavaScript disabled. The 2 big exceptions (and probably the biggest contributors to that terrible Time to Interactive metric) are the third-party embedded video and chat widget.

4 comments

42 is actually awful... My WordPress sites with large amount of images and content are all above 90, easily
I just did a test on my production WordPress site with a dozen plugins and dozens of images on the home page. I got 97 performance, oh and I'm 9000 miles away from the server and tethered to my phone

To be fair I'm using Cloudflare and the static assets were all probably cached at the edge but the initial HTML page itself is always fetched from the server (I'd have to pay for their APO product to do that which I tested out and it works well but introduces the usual cache issues)

42 is pretty bad and I'm getting a 33 on potion.so, 60-70 on the demos (it could be that the server load from HN is contributing to it).

I just spent some significant effort fighting against Next.js and its bundles just to go from a 68 -> 90 for my own project

The difference was day and night on a real phone on 3g

The hit to your SEO rankings matters a lot more than the actual load time.
I doubt that’s an issue if people seek out your website and use it. Unless your primary growth strategy is Google SEO, I doubt that tweaking your PageSpeed Insights score is going to do much in cases like this where the site actually does load quickly in practice.
I actively don’t use notion because of how slow it feels. It looks beautiful, but feels bad.
Why isn't it that bad? It's in the lowest category of scores.