I’m a technical writer for Google Chrome. I love to write and speak about web performance, wherever that may be.
Did you know that 90% of time spent on most web pages is after page load? In this span of time, users are interacting with your website through a series of interactions such as clicks, taps, and keyboard inputs—and the slower your website is to respond to those interactions, the more likely your users will have a negative user experience with your website.
At Google, we’ve invested significant time in creating new metrics to assess page responsiveness. One of these metrics is First Input Delay (FID), which is a load responsiveness metric that captures the input delay of the first interaction. However, we discovered that we needed a new responsiveness metric that samples more than just the first interaction—and more than simply that interaction’s input delay.
In order to comprehensively assess overall page responsiveness, we’ve created the new Interaction to Next Paint (INP) metric. INP samples all page interactions, and goes beyond measuring just the input delay. In this talk, you’ll find out all about INP, how it works, why it matters, how you can measure it, and how you can improve it.
Optimizing Interaction to Next Paint (INP) | JSConf Korea 2022 | September 2022 |
---|---|---|
Now THAT’S What I Call Service Worker! | NDC Porto 2022 | April 2022 |
The Weird, Yet Practical World of Paint Worklets | Prairie Dev Con Regina | October 2019 |
Responsible JavaScript | Prairie Dev Con Regina | October 2019 |
The Weird, Yet Practical World of Paint Worklets | CSSConf Budapest | September 2019 |
Responsible JavaScript | We Love Speed | September 2019 |
Make it Boring | JSConf US | August 2019 |
Responsible JavaScript | NEJS Conf | August 2019 |
Responsible JavaScript | NDC Oslo | June 2019 |
Responsible JavaScript | Prairie Dev Con | June 2019 |
Making a Difference with Differential Serving | Smashing Conference | April 2019 |
Take a (Client) Hint! | FullStack Fest | September 2018 |
Demystifying Performance Timings | Prairie Dev Con | June 2018 |
Faster Fonts for Speed Fanatics | Prairie Dev Con | June 2018 |
Demystifying Performance Timings | PerfMatters Conf | March 2018 |
Faster Fonts for Speed Fanatics | CSSConf AU | March 2018 |