@Rajesh Bai Thanks for reaching here! multiple factors might contribute to slow app performance.
So when you browse the app, the pages load slowly and sometimes timeout the cause of this problem is often caused by application level issues, such as:
- network requests taking a long time
- application code or database queries being inefficient
- application using high memory/CPU
- application crashing due to an exception
Suggest you follow below troubleshooting steps which can be divided into three distinct tasks, in sequential order:
For detailed troubleshooting steps, see Troubleshoot slow web app performance.
Please let us know if further query or issue remains.