When working with 40-50K records, you can improve performance by:
1. Breaking large data requests into smaller batches rather than processing everything at once
2. Using Bulk API for efficient data processing, which can handle up to 10, 000 rows in a single request
3. Trying a hard refresh (Mac: Command+Shift+R, Windows: Ctrl+Shift+R) if you're experiencing latency
4. Simplifying your workflow by reducing the complexity of linked tables
Hi Bharat, thank you for reaching out. Unfortunately at the moment there is no way to increase the speed of the app, however rest assured that our engineers are constantly trying to improve our app, including its loading speed.