Understanding Interaction to Next Paint (INP) – Frontend Masters Boost
April 10, 2024
FID and INP are measuring the same situation in the browser: how clunky does it feel when a user interacts with an element on the page? The good news for the web—and its users—is that INP provides a much better representation of real-world performance by taking every part of the interaction and rendered response into account.
Source: Understanding Interaction to Next Paint (INP) – Frontend Masters Boost
We cover web performance a lot at our conferences and here on Conffab, and Core Web Vitals extensively.
Yes, quite a lot of focus on INP recently because it is new and folks are still coming to grips with it.