Ire Aderinokun 11/15/2018

What is First Input Delay?

Read Original

This article explains the First Input Delay (FID) metric, a core web performance measurement. It describes FID as the delay between a user's first interaction and the browser's response, contrasting it with other metrics like FCP and TTI. It also analyzes common causes of poor FID, such as heavy JavaScript execution, and discusses its impact on different application architectures like client-rendered vs. server-rendered SPAs.

What is First Input Delay?

Comments

No comments yet

Be the first to share your thoughts!