Performance

Interaction to Next Paint (INP)

How quickly a page visually responds after a user interacts with it, like tapping or clicking.

INP measures responsiveness: when someone taps, clicks, or types, how long until the page visibly reacts. It replaced the older First Input Delay metric because it captures responsiveness across the whole visit, not just the first interaction. Google considers 200 milliseconds or less to be good.

Heavy JavaScript is the usual culprit. Breaking up long tasks, deferring non-essential scripts, and doing less work on the main thread all help.

Further reading

Related terms

Want to see how your page measures up on this and more?

Free first audit

Ready to see what's holding your site back?

Run one page through AuditCrow and get a clear, prioritised report on what is standing between your site and the job you need it to do.

One page free · Plain-language fixes · Your first taste of the full platform