Performance

Performance

343 bookmarks
Custom sorting
How many bytes is "normal" for a web font: a study using Google fonts
How many bytes is "normal" for a web font: a study using Google fonts
TL;DR: If your font file is significantly larger than 20K you may ask yourself "How did I get here?".For images I think we (web developers) have a sense of how many bytes we can expect an image we see on a page to be. A JPEG photo? 100-ish K is ok for a decent quality. Less is nice. How about 200K?
·phpied.com·
How many bytes is "normal" for a web font: a study using Google fonts
The Performance Inequality Gap, 2024 - Infrequently Noted
The Performance Inequality Gap, 2024 - Infrequently Noted
How much HTML, CSS, and JavaScript can we afford? More than in years past, but much less than frontend developers are burdening users with.
·infrequently.org·
The Performance Inequality Gap, 2024 - Infrequently Noted
Best Practice: Limit the number of third-party services - Greenspector
Best Practice: Limit the number of third-party services - Greenspector
Reading Time: 5 minutes Share on FacebookShare on TwitterShare on Linkedin Content in 3 minutes What is a third party service? They are services that allow to integrate a functionality or a complex content via code that we have little control over. The 10 most frequent third-party services block the loading of sites for about 1.4s. Google fonts are […]
·greenspector.com·
Best Practice: Limit the number of third-party services - Greenspector