Hi,
We’re struggling with our app getting slow, and loading both frequently and slowly. Anyone have any ideas as to where to start troubleshooting this?
I do not think it is due to the amount of data (but i could be wrong). We’re kinda lost here so any help is appreciated.
ref loading screen:

Hi!
If you can share a bit more info on this one, that would be appreciated! E.g. when this happens, where, data amounts, for all users or just a subset etc.
If you need help (and do not want to share details here in the community) - I recommend sending an email to support@appfarm.io!
Slow app loading is normally a result of solution resources (big differences between the tiers), amount of data processed, how data sources are set up (dependent filters), runtime properties being calculated on data sources, if heavy services are being run in parallel consuming shared resources++
Recommending this video on the subject: Session 4: Optimizing Performance | Appfarm Documentation
This video was exactly what i was looking for. Thanks!