Performance

336 bookmarks
Custom sorting
How large DOM sizes affect interactivity, and what you can do about it
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.
·web.dev·
How large DOM sizes affect interactivity, and what you can do about it
Romuald Priol – Navigateur, metrics et outils – WLS 2021
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...
·youtube.com·
Romuald Priol – Navigateur, metrics et outils – WLS 2021
Core Web Vitals Toolset: Guide to improve LCP, FID, CLS
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
·waterfaller.dev·
Core Web Vitals Toolset: Guide to improve LCP, FID, CLS
Don't fight the browser preload scanner
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.
·web.dev·
Don't fight the browser preload scanner
The impact of removing jQuery on our web performance
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.
·insidegovuk.blog.gov.uk·
The impact of removing jQuery on our web performance
Use image CDNs to optimize images
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.
·web.dev·
Use image CDNs to optimize images
Michael Hladky - CSS Rendering Performance
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...
·youtube.com·
Michael Hladky - CSS Rendering Performance
JavaScript SDK “Package Size is Massive” - So we reduced it by 29%
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.
·blog.sentry.io·
JavaScript SDK “Package Size is Massive” - So we reduced it by 29%
Learn Images
Learn Images
An in-depth course on images for the web.
·web.dev·
Learn Images
5 Steps to Improve Website Performance Online Guide
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.
·catchpoint.com·
5 Steps to Improve Website Performance Online Guide
The performance effects of too much lazy loading
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.
·web.dev·
The performance effects of too much lazy loading
Performance As Design
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
·bradfrost.com·
Performance As Design
4 steps to design fast experiences
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.
·adamsilver.io·
4 steps to design fast experiences
When It Comes to Good CX, Measurement Is Critical - GovLoop
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.
·govloop.com·
When It Comes to Good CX, Measurement Is Critical - GovLoop
Do This to Improve Image Loading on Your Website
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...
·youtube.com·
Do This to Improve Image Loading on Your Website
Don’t Sink Your Website With Third Parties — Smashing Magazine
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.
·smashingmagazine.com·
Don’t Sink Your Website With Third Parties — Smashing Magazine
Bringing page transitions to the web
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...
·youtube.com·
Bringing page transitions to the web
An API for fast, beautiful web fonts
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.
·web.dev·
An API for fast, beautiful web fonts
Take it easy with transitions
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.
·fershad.com·
Take it easy with transitions
A quick guide to easy web performance wins
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.
·fershad.com·
A quick guide to easy web performance wins