Development mode: Long delay between compilation and first paint
Unanswered
Swedish Elkhound posted this in #help-forum
Swedish ElkhoundOP
Heya! I'm wondering if someone could help me interpret a turbopack trace.
I've upgraded to next 15.5.5 and enabled turbopack. Attached is a trace of a single request. From ~15-23s the page compiles. Then... nothing. While the browser continues to wait for the request to be fulfilled, no traces at all. 70 seconds later, I see logs in my terminal of all the network requests required to fetch data for my server components, they finish quickly, the request is fulfilled, and the page renders.
Subsequent navigations to the same page are instant.
So, naive question I suppose... what's happening during those 70 seconds? And is there anything that can be done to speed up that process?
Cheers!
I've upgraded to next 15.5.5 and enabled turbopack. Attached is a trace of a single request. From ~15-23s the page compiles. Then... nothing. While the browser continues to wait for the request to be fulfilled, no traces at all. 70 seconds later, I see logs in my terminal of all the network requests required to fetch data for my server components, they finish quickly, the request is fulfilled, and the page renders.
Subsequent navigations to the same page are instant.
So, naive question I suppose... what's happening during those 70 seconds? And is there anything that can be done to speed up that process?
Cheers!