We took one of the open-source weather app to analyze the performance. This particular app contains all the metrics related to startup… — We took one of the open-source weather app to analyze the performance. This particular app contains all the metrics related to startup time, method trace, and API monitoring. Start-up time: Implementation: Ideally, to calculate cold start we must track the starting point from the time when the app intent is launched. But…