Hi,
I have an app i have been working on since 2019.
The app uses dataverse tables and I often do collections of (filters on) tables.
Just for testting I started a new app in which I ran the same code (collection data from tables) as in the new app and discovered that in the old app it took 2 minutes and in the new one 4 seconds.
I started transplanting (copy paste code) some key components from old to new and all database actions are much faster.
I now that there once was a setting concerning dataverse speed which somehow is not visible in my settings.
My app is rather big so remaking the whole app would take weeks.
Does anyone know of a way to get my old app to communicate as fast with dataverse as the new app?