I get a page speed of between 7 -10 for mobile. I have removed almost every plugin and has only one post in the database. This is indeed ridiculous.
The code is not bundled, minimized or compressed enough according to Google Site Speed.
I have managed to get 100/100 from Site Speed on my own React projects (total server cost 14 USD/month including Cloudflare) but that involved a bit of digging in both client and server code, which I don’t have access to…
Don’t suggest that I should upgrade from personal to professional plan and pay more, because it would be a silly answer. The bubble code is inefficient and badly optimized.
I also see that bubble uses Cloudflare, but the question is if it is correctly configured.
I haven’t bothered with testing my app with GMetrix.
Thanks for raising this. I face a similar challenge and the loading times are making me consider a bubble.io alternative ( 7-10 seconds for page load is way too much).
I use PageSpeed Insights too and it shows many things to be optimized from Bubble.io side.
Would be very handy any sort of response from the Support Team.
Is there anything new on this topic?
A have a quite good SEO (lucanaportal.de) score in the meantime, but performance is problematic. The run.js slows down page load by 5,9sec (mobil) and 1,8sec (desktop).
Any chances to speed that up?
I’m very thankful for any suggestions!
I am the prototypical bubble user. No prior web development experience and have created an app that is making money. Now I am trying to reduce my 10s load delay to LCP.
I have subordinated every element that is not necessary on page load by hiding it and using the condition to show element after page is loaded.
I have removed all but the very essential plug-ins.
I cannot get the LCP metric to move. I have researched fixes and they all seem to require that I have access to the code itself…which of course I don’t have and why up until now have loved bubble.io and recommended it to others.
Perhaps I am missing something simple. What is it?
I am concerned that this thread has not gotten a meaningful response from bubble staff. I am starting to wonder if I selected the wrong platform.