BFE.dev
Front-End Interview Questions55. Explain the common performance metrics

55. Explain the common performance metrics

Performance
Share

In order to do performance tuning we need to first know how to evaluate the performance.

Here are metrics used in Chrome Lighthouse, can you explain them ?

First Contentful Paint

First Meaningful Paint

Speed Index

First CPU Idle

Time To Interactive

First Input Delay

Total Blocking Time

Largest Contentful Paint (LCP)

Cumulative Layout Shift (CLS)

well some of them are deprecated. It would be great if you can talk about your past experience of using one of them.

prevnext
Request SolutionAIPosts(3)