Daily Shaarli

All links of one day in a single page.

June 3, 2021

"How We Improved Our Core Web Vitals (Case Study)", Beau Hartshorne (@hartshorne)
thumbnail

This is the story of how Beau Hartshorne and his team at Instant Domain Search improved their Core Web Vitals scores. Plus, an open-source tool they’ve built along the way.

"Setting up Cloudflare Workers for web performance optimisation and testing", Matt Hobbs (@TheRealNooshu)

A step by step guide on how to get started with using Cloudflare Workers for web performance optimisation.

"A New Way To Reduce Font Loading Impact: CSS Font Descriptors", Barry Pollard (@tuneTheWeb)
thumbnail

Chrome has stated their intent to make size-adjust available in Chrome 92 due for release on July 20th presumably indicating it’s almost there.

So, not quite ready yet, but looks like it’s coming in the very near future. In the meantime, have a play with the demo in Chrome Canary and see if it can go a bit closer to addressing your font loading woes and the CLS impact they cause.

"Making GitHub’s new homepage fast and performant", Tobias Ahlin (@tobiasahlin)
thumbnail

We’re going to take a deep-dive here into two of the strategies that produced the overall biggest performance impact for us: crafting high performance animations and serving the perfect image.

Evolving Cumulative Layout Shift in web tooling

Now, after having had some time in the hands of developers, the Lighthouse score has increased the weight of CLS from 5% to 15%, consistent with the methodology of having Core Web Vitals be the most heavily weighted metrics in the Lighthouse score.

"How To Fix Cumulative Layout Shift (CLS) Issues", Barry Pollard (@tuneTheWeb)
thumbnail

Google’s Core Web Vitals initiative has taken the SEO and Web Performance worlds by storm and many sites are busy optimizing their Page Experience to maximize the ranking factor. The Cumulative Layout Shift metric is causing trouble to a lot of sites, so let’s have a look at ways of addressing any issues for that metric.