Pages Taking 7 Seconds to Render in Multipage Setup

Hi,

I'm facing a serious issue with page rendering using the multipage feature.

My pages are taking around 7 seconds on a white screen before they start rendering the components, which is making my system extremely slow and difficult to use.

This rendering delay was already happening before migrating to multipages, and I actually thought that the migration would solve this issue, but it didn’t.

The total loading time for the screen to fully render all components is around 13 seconds, with about 7 seconds, on average, showing this white screen.
We’ve tested on several machines, only a few performed slightly better, and we’ve also tried multiple browsers, but the rendering issue persists everywhere.

Is there any solution for this slowness?
Maybe some pre-rendering configuration that I might be setting incorrectly?

Thank you!

1 Like

Hey there @Victor_Prado,

Would you mind providing a screenshot of what’s in the performance screen in yoru debug pop-up?

2 Likes

Hi,

I have the same issue, but I know my app is described as “massive”. :man_facepalming:

However, it would be nice to have the option to display a spinner showing something is loading. Even with a fast app, it would be a nice touch.

Hi @Victor_Prado,

Are you able to share what queries are running on page load? As Miguel pointed out we should be able to look at the performance tab to see what bottlenecks the page is hitting on load that is slowing things down so we can focus our attention on where we can optimize things.

@MicExpert I agree that would be super helpful. I just checked and it turns out I made a feature request for that :sweat_smile: I can add a +1 to that ticket for you as I think it would be very helpful.

1 Like