Interesting that a site that champions for performance has an ungodly favicon [0] that is 10x larger (15KB) than the page itself. [0] https://1mb.club/favicon.ico
I did a quick Google search and discovered that SVG favicons are valid in most browsers, so for fun I reduced it by 95% down to 886 bytes: https://output.jsbin.com/yudonidujo
1MB Club
171–180 of 392 posts
Re: 1MB Club
#172Earlier quoted context omitted.
If general public even knew who to complain they would have surely yelled loudly. For now I hear non-tech people say 'Oh, our internet is slow even though we pay lot of money' Meanwhile valley bros keep helpfully reminding me to upgrade my computer to a reasonable 2020sh.
The general public likes to do things on the web other than reading minimalist hypertext. They like real-time chat and video and images and playing games in the browser. They would rather be able to do the things they like faster and more efficiently than abandon the last 20 years of technological progress.
Re: 1MB Club
#173War and Peace 1.3mb. Ah well, a two pager I guess.
Re: 1MB Club
#174Re: 1MB Club
#175War and Peace 1.3mb. Ah well, a two pager I guess.
Or we could zip it up and then use javascript to unzip it and display on the client side.
Re: 1MB Club
#176How accurate is this list? I see it mentions that visiting https://danluu.com/ downloads only 9.1 kB but when I actually visit this website with Google Chrome, in the Developer Tools' Network tab, I see that a total of 21.7 kB is transferred. Name Status Type Size ------------ ------ -------- -------- danluu.com 200 document 2.5 kB analytics.js 200 script 18.9 kB collect 200 xhr 67 B favicon.ico 404 text/html 266 B S…
Ah, the late 90s and early 00s when we still had user.css (in a meaningful sense).
Re: 1MB Club
#177Re: 1MB Club
#178https://john-doe.neocities.org/
I'm just looking at modern front end web again (we're using react, ant - and I've stockholmed myself into considering react with tailwind as a "lightweight" alternative... Nice to be reminded about truly simple html+css).
Re: 1MB Club
#179From a "Why, who cares" perspective website (and app) speed are highly correlated with conversion and engagement. Google's headline research on the subject says "Improving your load time by 0.1s can boost conversion rates by 8%." Some add'l data, sourced by Neilsen Group below: - Google found that increasing the load time of its SERPs by half a second resulted in a 20% higher bounce rate. - Google found 53% of mobile…
If nobody cares, why did Google invest so much in amp ?
Re: 1MB Club
#180From a "Why, who cares" perspective website (and app) speed are highly correlated with conversion and engagement. Google's headline research on the subject says "Improving your load time by 0.1s can boost conversion rates by 8%." Some add'l data, sourced by Neilsen Group below: - Google found that increasing the load time of its SERPs by half a second resulted in a 20% higher bounce rate. - Google found 53% of mobile…
If nobody cares, why did Google invest so much in amp ?