Since 18 December, 2023 my app is too slow, at this date bubble was having trouble to load data from database and after they fixed this my app is very slow. Someone know what do i’ve to do?
And i want to know what is the “Other” category in WU pie chart 'cause i have to optimize my app
I reached out to Bubble support, but they just gave me generic asnwers
When i open my app it slow too much to load data from DB, this app is a SPA and one of our reusable elements called “Home page” we use hidden RGs to load some data to use “filtered” expression to filter data. We did this to spend less WUs.
This is network tab, i have some “bulk_watch” that i think is cache and i have some searchs that are not so heavy and it takes a long time to load and i don’t know why
Well it looks like you have 30 searches or so on page load… of course it’s slow… reduce the amount of searches you do on page load. You probably have some nested searches inside RGs or something.
Why? I read about optimizing and i saw that use filtered expression instead a lot of do a search for spend less WU
Well it looks like you have 30 searches or so on page load… of course it’s slow… reduce the amount of searches you do on page load. You probably have some nested searches inside RGs or something.
I do not have any do a search for inside RG’s cells