Performance analysis

更新时间:
复制 MD 格式

This document explains how to verify the performance analysis features of the Alibaba Cloud Mobile Monitoring iOS SDK.

Launch analysis

  1. After integrating the SDK, reinstall and launch the app.

  2. After about 2 minutes, navigate to the application monitoring > performance analysis > launch analysis page in the console. Data will be displayed as follows:

Page analysis

  1. After integrating the SDK, navigate through several pages in the app.

  2. After about 2 minutes, navigate to the application monitoring > performance analysis > page analysis page in the console. Data will be displayed as follows:

Network analysis

  1. After integrating the SDK, make a network request in the app.

  2. After about 2 minutes, navigate to the application monitoring > performance analysis > network analysis page in the console. Data will be displayed as follows:

Note

For apps developed in Swift, the current SDK version does not support capturing network requests made with the async/await syntax.