Delayed period for LCP score after deployment

Hello,

We are working on LCP improvements to apply for Built for Shopify status.

We noticed there is some delayed period for LCP after we push an update.
Both times after the most recent updates, the LCP goes up the next day. But then seems to go back down.
Not sure why that would occur.

Do you have any thoughts?

Thank you!

If your releases create unique urls for assets (js, images, css) the spike might be due to your users having to fetch everything from the server instead of browser cache. Once their caches primed again lcp will go down.

1 Like

Thank you!
That makes sense. We will keep monitoring and share updates here.