Speed Brain: Helping web pages load faster (2024)(blog.cloudflare.com)
blog.cloudflare.com
Speed Brain: Helping web pages load faster (2024)
https://blog.cloudflare.com/introducing-speed-brain/
11 comments
I would want a way to disable this in my browser when I’m on a data-capped plan.
Use Firefox because it does not have Speculation Rules yet (https://news.ycombinator.com/item?id=45202715)
andy99(1)
Misses a (2024) tag?
> And how much is our internet bill honey? I promise! All I did was some browsing for godsake!
Nice, but if everyone hits the same top 3 pages at once (think Oscar night), you're still fighting the same bottleneck. Faster fetch just means faster contention.
Nice, but if everyone hits the same top 3 pages at once (think Oscar night), you're still fighting the same bottleneck. Faster fetch just means faster contention.
https://instant.page/ does this via user intent/interactions and pre-fetches the next page.
"Another option is to load the pages when the user starts pressing their mouse without preloading. This makes for zero unused requests while still improving page loads by 80 ms on average."
That's the way I would go. Fast, but not wasteful.
"Another option is to load the pages when the user starts pressing their mouse without preloading. This makes for zero unused requests while still improving page loads by 80 ms on average."
That's the way I would go. Fast, but not wasteful.