Skip to main content

Start the experience analysis

Startup experience analysis is used to monitor and analyze App startup performance and exceptions in the process. It is divided into three categories: first startup, cold startup and warm startup, including startup overview, application startup time, startup performance decomposition, regional analysis, exception statistics and tracking, slow startup single sample, startup crash information and startup error information.

The starting classification is defined as follows:

  • First boot: The first boot after the App is installed, which is a special cold boot.

  • Cold start: App ends the process, or exits to the background. After the process is recycled by the system, it starts again.

  • Warm Start: The process of an App program being recalled from the background or switched back from another App interface.