To evaluate the performance of your app, you must conduct the following analysis.
Battery Analysis : It is crucial to analyze battery consumption of your app both when it is running in the foreground as well as in the background. Conduct stress testing to find battery issues that may arise due to long and continuous working hours.
Memory Analysis : This helps identify memory leaks in the app and also evaluate the chances of the app going out of memory.
Network Analysis : It helps identify and evaluate factors that can lead to unwanted data consumption like duplicate content, data consumption when the app runs in the background, insufficient use of data connection, etc.