Optimize loading third-parties
Performance
How large DOM sizes affect interactivity, and what you can do about it
Large DOM sizes can be a factor in whether interactions are fast or not. Learn more about the relationship between DOM size and INP, and what you can do to reduce DOM size and other ways to limit rendering work when your page has lots of DOM elements.
Romuald Priol – Navigateur, metrics et outils – WLS 2021
La webPerf, c’est bien, mais en connaissant toutes les subtilités de la création de notre page c’est mieux \o/. Pendant 45 minutes, nous voyagerons à travers...
Website Monitoring and Web Performance Monitoring | RapidSpike
Keep your website online, boost performance and improve your digital experience to increase customer conversions.
Core Web Vitals Toolset: Guide to improve LCP, FID, CLS
Waterfaller, this FREE real-time tool leads web professionals through a step-by-step guidebook to boost your website's Core Web Vitals
Can browsers optimize the loading of third-party resources? - Chrome Developers
Driving changes for better loading of third-party resources on the web
Don't fight the browser preload scanner
Find out what the browser preload scanner is, how it helps performance, and how you can stay out of its way.
The impact of removing jQuery on our web performance
In this blog post, we explain the technical details of removing the jQuery library from GOV.UK’s public facing applications and the performance impact it had for our users.
Use image CDNs to optimize images
Image CDNs are excellent at optimizing images. Switching to an image CDN can yield a 40–80% savings in image bytes.
Halve the size of images by optimising for high density displays
Why compressing images for dense screens is different, and how to serve them
Luxury retailer Farfetch sees higher conversion rates for better Core Web Vitals
How luxury retailer Farfetch's investment in improving Core Web Vitals led to better business outcomes.
Michael Hladky - CSS Rendering Performance
Modern CSS rendering performance: The internals of web pages optimization In this talk, we demystify the browser’s rendering pipeline and explore the differe...
JavaScript SDK “Package Size is Massive” - So we reduced it by 29%
Developers started to notice just how big our JavaScript package was and yeah, we knew. We weren’t ignoring the issues; after all, we don’t want the Sentry package to be the cause of a slowdown. But to reduce our JavaScript SDK package size effectively we had to account for shipping new capabilities, like being able to manage the health of a release and performance monitoring, while maintaining a manageable bundle size. After all, new features == bigger package - usually.
Browser-level image lazy loading for the web
This post covers the loading attribute and how it can be used to control the loading of images.
Learn Images
An in-depth course on images for the web.
5 Steps to Improve Website Performance Online Guide
There has never been a better time to deliver fast, resilient websites, but getting there demands an informed approach. So grab a hot beverage and let this guide illuminate the path forward.
The performance effects of too much lazy loading
Eagerly loading images within the initial viewport—while liberally lazy loading the rest—can improve Web Vitals while loading fewer bytes.
Performance As Design
Too often, any talk of web performance quickly ventures into the land of heavy geekery. Terms like DNS lookups, Gzipping, minifying, far future expires headers, caching, ETags and more are thrown around and consequently lose the attention of most non-techy people. This perpetuates a mentality that p
4 steps to design fast experiences
So often we cram a load of crap onto a single web page and then play silly buggers trying to get them to load efficiently. Instead design for actual performance.
Conversion of fonts to WOFF/WOFF2 and font subsetting with Glyphhanger · Florian Brinkmann
To use web fonts with wide browser support, we need the font files in and format. Who does not care about Internet Explorer, Safari on Mac OS before Sierra...
When It Comes to Good CX, Measurement Is Critical - GovLoop
Formalizing and distributing knowledge about CX is critical. However, there are a few elements of digital government that seem to have been overlooked.
The Fastest Google Fonts – CSS Wizardry
Google Fonts is fast. Now it’s faster. Much faster.
Do This to Improve Image Loading on Your Website
Ever since responsive web design started, we've had a problem with the way images load on the web. Now, Firefox is fixing the problem. Add width & height att...
Speed Needs Design, or: You can’t delight users you’ve annoyed
Grab bag of design tweaks. Like avoiding purple, the slowest color (lie)
Don’t Sink Your Website With Third Parties — Smashing Magazine
In this article, Ken Harker explains what third-party resource requests really are and which common optimization strategies can help reduce the impact on the user experience. By carefully considering how third-party requests will fit into your website during the design stage, you’ll be able to avoid the most significant negative impacts.
Bringing page transitions to the web
Native apps often feature transitions between states that both look great and help communicate the type of navigation to the user. The bad news: creating tra...
An API for fast, beautiful web fonts
An update on the Google Fonts CSS API—how it works, how to use it, and how it can efficiently deliver your web fonts.
Take it easy with transitions
I’ve been doing a few audits of late, and one thing that keeps coming up is the use of transition effects on page load (or above the fold content). This post looks at some of the performance pitfalls that can arise from this practice, as well as what you should keep in mind.
A quick guide to easy web performance wins
This post stems from a conversation I had with a good friend of mine last week. We were talking about how to boost website traffic, and conversions. As I explained to him, and as we'll get to in this post, there's more to the game than just fresh, keyword laden content.
Reducing Experience Gaps in Web Performance
Looking at gaps can help inform performance strategy