KeyMob Performance Data Capture, Saving, and Viewing Guide
1. Introduction
KeyMob is a professional iOS device performance monitoring tool that supports real-time capture of critical performance metrics such as CPU usage, memory consumption, and frame rate. With its built-in saving functionality, users can export monitoring data (including screenshots) for further analysis or team collaboration.
2. How to Save KeyMob Captured Performance Data
Step-by-Step Instructions
-
Start Performance Monitoring
- Launch KeyMob and connect your iOS device. Navigate to the Performance Monitoring interface.
- Select the performance metrics you wish to monitor (e.g., CPU usage, memory consumption, etc.).
-
Enable Screenshot Function (Optional)
- If you want to record changes in the UI during the session, enable the “Enable Screenshot” option before starting the monitoring.
- Screenshots will be automatically saved along with performance data in a time-series, linked to the corresponding data.
-
Save Data
- Once monitoring is complete, click the “Save” button located in the top-right corner of the interface (as shown below).
- The system will automatically package and save all performance data (along with screenshots) from the current session.
-
Confirm Save Results
- The data will be saved in .json format (e.g.,
performance_20250327.json
), and screenshots will be stored in ascreenshots
folder within the same directory. - It is recommended to back up the entire folder to prevent loss of file association.
- The data will be saved in .json format (e.g.,
3. How to View Saved Performance Data
Step-by-Step Instructions
-
Access Performance History Module
- Open KeyMob and click on “Performance Monitoring” in the left sidebar, then choose the “Performance History” submenu.
-
Load Historical Data
- Click the “Open File” button in the top-right corner (as shown below). In the pop-up file selection window, locate and select the previously saved main .json file (e.g.,
performance_20250327.json
).
- Click the “Open File” button in the top-right corner (as shown below). In the pop-up file selection window, locate and select the previously saved main .json file (e.g.,
-
View Data Details
- After successful loading, performance charts, timeline data, and associated screenshots will be fully restored.
- You can filter data, compare metrics, or export the report to share with team members.
This guide ensures you can efficiently save and review detailed performance data captured by KeyMob, enabling thorough analysis and collaboration for your iOS development projects.