A 14kb page can load much faster than a 15kb page
111–120 of 356 posts
Re: A 14kb page can load much faster than a 15kb page
#112Re: A 14kb page can load much faster than a 15kb page
#113Earlier quoted context omitted.
Omg just disabling custom fonts in Firefox speeds up the internet so much!
I wish I could do this without breaking all the obnoxious sites that use fonts for icons. Someone should invent an HTML tag for putting images on a page.
When I was implementing this, I initially experimented with the img tags – easy to implement, easy to have multi-color icons. But the grid can potentially have 100s of rows, potentially resulting in 1000+ of img tags. When testing with img tags, my site became noticeably sluggish (on a quick desktop PC). With icon fonts, the icon grid is basically lines of text, and the browser can render it with no noticeable performance impact.
Re: A 14kb page can load much faster than a 15kb page
#114Earlier quoted context omitted.
Even for media focused websites, this 14KB rule is probably still worth following. Not for the whole web page, obviously. But you should still be aiming to maximize the impact of that first 14KB. Ideally you want to deliver enough for the first layout and paint, so that someone can quickly see the frame of the webpage and then you want to minimize the amount of visual changes caused by subsequent data. Ideally the fi…
Is there number, data, lab test session that proves it's worthwhile ? I sometime feel like these are all KPI detached from conversion but since it can be measured we do measure it.
Re: A 14kb page can load much faster than a 15kb page
#115Re: A 14kb page can load much faster than a 15kb page
#116Earlier quoted context omitted.
If it’s an illustrative photo for an article, sure. If it’s a gallery photo for a site promoting a photographers skill or library, nah…
Its best to have a compressed low res thumbnail that you can click to open the full resolution file in another tab imo
Re: A 14kb page can load much faster than a 15kb page
#117Earlier quoted context omitted.
1MB per photo is massive. Its easy to compress photos down to 100KB or less.
Wat. 1MB per photo is tiny when the photo is the content. You need ~100KB for a high quality 512x512 WebP. AVIF will be slightly better but still doesn’t have universal support. We’ve had 4K (8MP) screens for a decade now and normal DSLRs shoot 25MP so you can zoom in.
Re: A 14kb page can load much faster than a 15kb page
#118Shameless self-promotion: the homepage of plaintextsports.com is 5.2kb today [1], an in-progress WNBA game (4th quarter) is 11.2kb [2], and an extra inning MLB game is 8.8kb [3]. I wasn't aware of this size threshold, and I'm not at this level of optimization, but I'm always pleased to find more evidence of my playful claim that it's the "fastest website in the history of the internet". [1]: https://plaintextsports.c…
It has a pleasing teletext aesthetic. [1] [1] https://en.wikipedia.org/wiki/Teletext
Re: A 14kb page can load much faster than a 15kb page
#119Earlier quoted context omitted.
Omg just disabling custom fonts in Firefox speeds up the internet so much!
I wish I could do this without breaking all the obnoxious sites that use fonts for icons. Someone should invent an HTML tag for putting images on a page.
The only annoying thing about turning off fonts is the weird settings ProtonMail and GitHub use.