Admin performance - Largest Contentful Paint (LCP)

Hello,

We have an application called “Recomaze AI Personalization,” and we are encountering some issues for which we have not yet found a specific solution. For example, in our admin panel, we have an LCP of 5.5 seconds. However, our application loads instantly, and every time we try to access it, everything is immediate. What steps can we take to reduce the LCP time? It’s worth mentioning that our application is hosted on fly.io, it is scalable, and we only use a few external APIs within our application, all of which have response times below 50ms.

After some debugging I noticed that that time happens during installation when we receive a redirect from the iFrame. Is this redirect specific to Shopify?

Hey did you ever find a solution for this?