Application slowish

Hi,

We are a customer of Weweb and we have Starter plan. Our application is connected to Supabase where we store data. The problem we face that the response time is pretty high i.e. application feels a bit slow due to requests to Supabase so we are exploring what options we have for speeding up application.

I saw that the Scale plan includes Data caching system so I am wondering what Data caching system means and would help speed up application that rely on Supabase as a data source.

Thanks,
Vladimir

1 Like

I think you need to improve the backend I’m afraid. I deal with this very often, if you want, you can book a 1:1 call, I deal with these things often so I might be able to give you some directions :slight_smile: If I had to guess, it’s the backend design inefficiencies. A simple look back - an audit - of your backend is probably all you need. This should give you a bigger picture and clear instructions about what to do next to fix this issue.