Scoreling
Speed

Interaction to Next Paint

Medium impact · weight 6 · worth up to 3.8 points of the total score

Why it matters

INP is how long the page takes to visibly respond after a tap or a click. Above 200ms the interface starts to feel like it is ignoring the user.

How to fix it

Break up long JavaScript tasks, defer work that is not needed for the first interaction, and cut third-party scripts on the critical path.

Check a page for this, and the other 41 checks at once

More Speed checks

See all checks