This post introduces the Interaction to Next Paint (INP) metric and explains how it works, how to measure it, and offers suggestions on how to improve it.| web.dev
The research and methodology behind Core Web Vitals thresholds| web.dev
Introduction to the CrUX dataset.| Chrome for Developers
Learn how to attribute your performance data with debug information to help you identify and fix real-user issues with analytics| web.dev
Learn how to set up Lighthouse to audit your web apps.| Chrome for Developers
(Byte)code caching reduces the start-up time of commonly visited websites by caching the result of JavaScript parsing + compilation.| v8.dev
An SXG is a delivery mechanism that makes it possible to authenticate the origin of a resource independently of how it was delivered.| web.dev
This post introduces the Largest Contentful Paint (LCP) metric and explains how to measure it| web.dev
1. Introduction| w3c.github.io
This post introduces the Cumulative Layout Shift (CLS) metric and explains how to measure it.| web.dev
Cumulative Layout Shift (CLS) is a metric that quantifies how often users experience sudden shifts in page content. In this guide, we'll cover optimizing common causes of CLS such as images and iframes without dimensions or dynamic content.| web.dev
Learn to optimize your pages for instant loads when using the browser's back and forward buttons.| web.dev
This post describes the Total Blocking Time (TBT) metric and explains how to measure it| web.dev