The filmstrip vs the LCP number
The LCP number tells you 'biggest element loaded at 3.2 seconds'. The filmstrip (a row of screenshots over time, in WebPageTest or DevTools) shows you what the visitor actually saw at each moment. One is a verdict; the other is the story.
Think of the number as a final score and the filmstrip as the game replay.
When to use which:
— Reporting pass/fail to someone quickly: the number.
— Understanding why it's slow (blank screen? slow image? late font?): the filmstrip, because you watch the page build frame by frame.
Try this: run your page on WebPageTest (a free tool), open the filmstrip view, and find the frame where your main content appears. Whatever was missing just before that frame is your bottleneck. Seeing it beats guessing.
Vitals 101
@CoreVitals101
The filmstrip vs the LCP number
Этот пост опубликован в Telegram-канале Vitals 101. Подписаться можно по ссылке: @CoreVitals101.