INP
Interaction to Next Paint — Core Web Vitals metric that measures the time it takes when a user interacts with a page (click, keyboard, tap) until the page updates the next image. It replaced FID in 2024. Good: below 200ms, improvement needed: 200-500ms, bad: above 500ms. JavaScript long tasks are the biggest INP problem.