I am having trouble accessing the Bubble page I developed from my phone, as it is taking more than 10 seconds if there is no cache.
(If it’s cached, it loads faster)
I checked with a speed checker and it seemed that run.js(7,200ms) was taking a long time to load.
https://pagespeed.web.dev/analysis/https-fukamaru-jp/5px621k9wd?hl=ja&form_factor=mobile
What can I do to make run.js load faster? I would appreciate if you could let me know what you know.
Upvote on the ideaboard for Bubble to improve page load speed. Send Bubble support an email asking how to make improvements on your own (maybe there are some things they could suggest)
that is the core of your bubble app, it’s generated from your project and is handled by bubble. There is nothing you can do to make it faster without risking to interfere with bubble’s way of handling it and break your app. Every tool has a tradeoff.
Thank you both for your replies. Hopefully the bubble will be faster than it is now.