Interaction to Next Paint (INP)
1–10 of 77 posts
Re: Interaction to Next Paint (INP)
#2Re: Interaction to Next Paint (INP)
#3At first glance, 200ms INP is a pretty high latency for a "good" rating. As a comparison, I believe 200ms is an average https roundtrip. I'd expect most interactions to be much lower than that.
Re: Interaction to Next Paint (INP)
#4Re: Interaction to Next Paint (INP)
#5At first glance, 200ms INP is a pretty high latency for a "good" rating. As a comparison, I believe 200ms is an average https roundtrip. I'd expect most interactions to be much lower than that.
I’m not going to expect a 16ms response or anything for every animation but much slower & you see jank.
For page interactivity though? 0.2s is pretty damn fast. Human response time is 0.15-0.25s
So it’s pretty reasonable
Re: Interaction to Next Paint (INP)
#6Example: NYTimes.com on Mobile Safari with AdGuard. 18 seconds.
Google is being really disingenuous with its so called metrics. A stroke of the pen could make INP 200ms across the top 500 sites.
Re: Interaction to Next Paint (INP)
#7Re: Interaction to Next Paint (INP)
#8Re: Interaction to Next Paint (INP)
#9The real metric: INP with ad blocking enabled. Example: NYTimes.com on Mobile Safari with AdGuard. 18 seconds. Google is being really disingenuous with its so called metrics. A stroke of the pen could make INP 200ms across the top 500 sites.
Re: Interaction to Next Paint (INP)
#10We are in the yellow, but the biggest culprits for blocking time are...Google Tag Manager, GAds (and Ganalytics where we still have it). So yeah, thanks Google, can't wait to lose on SEO due to your own products. And also, thanks for releasing this without the proper analysis tooling. (https://web.dev/debug-performance-in-the-field/#inp : this is not tooling, this is undue burden on developers. Making people bundle an extra ["light" library](https://www.npmjs.com/package/web-vitals) with their clients, forcing them to build their own analytics servers to understand what web-vitals complains about...or is often wrong about)