Image loading optimizations in Chrome 118 that impact LCP and CLS

We are launching two complementary changes for image loading optimizations:

Increase the priority of the first 5 images

Starting around Chrome 118, we are launching the change to 100% of Chrome sessions.

Prioritize image load tasks

When we have an image load task and a rendering task to choose from, we choose the image load task first to prevent layout shift of an intermediate frame that doesn't have the image. For the same reason, LCP improves because we skip the intermediate frame.

Relevant bug

How does this affect a site's metrics?

As we are increasing the priority of the first 5 images and image loading tasks, sites with images might see better CLS and LCP scores.

When were users affected?

Both changes were rolled out to 100% of Chrome users around October 1, 2023 which roughly corresponds with the release of Chrome 118.