My suspicion is it might be sublists and field sourcing taking a long time. Maybe there's something going on that's not quite lazy enough to be called lazy loading, so that the client side is blocking on it, but it occurs after the page has started loading on the client side.