Pricing
    Intl - English
  • Log in

Understanding CPU Usage and Normalized CPU Usage for Android and iOS Apps

GAIN INSIGHTS INTO CPU USAGE AND NORMALIZED CPU USAGE FOR ANDROID AND IOS APPS TO OPTIMIZE YOUR APP'S PERFORMANCE.

When optimizing your app's performance, it's crucial to understand the differences between traditional CPU usage and normalized CPU usage. 

1. Android

Traditional CPU Usage (Unnormalized)

This is calculated as CPU execution time divided by the total CPU time at the current CPU frequency. Both Android Studio and ADB usually report unnormalized CPU usage.

Normalized CPU Usage

Mobile devices frequently change CPU frequencies, making it challenging to compare CPU usage at different frequencies. For example, a 30% CPU usage at a low frequency and a 30% CPU usage at a high frequency have different performance implications. To address this issue, normalized CPU usage incorporates the frequency factor into the calculation.

     Normalized CPU Usage = (CPU execution time / Total CPU time) * (Sum of all CPU frequencies at the current moment / Sum of all the CPU's maximum frequencies).

PerfDog provides both statistics methods, with unnormalized CPU usage as the default. However, it's recommended to use normalized CPU usage as a performance indicator on Android. Note that a few mobile devices may not support normalized CPU usage testing temporarily; try restarting them if needed.

2. iOS

On the iOS platform, PerfDog reports traditional (unnormalized) CPU usage by default. Frequency changes on iOS devices typically occur only in extreme cases, such as very low battery or locked screens. As a result, normalization is less relevant for iOS apps.

Understanding the differences between traditional and normalized CPU usage is essential for optimizing your app's performance on Android and iOS platforms. 
 

PD网络测试推广
Latest Posts
1Boosting Testing Flexibility with Custom Integration APIs in WeTest UDT This blog explores the importance of custom integration APIs, how WeTest UDT's OpenAPIs enhance automation, and the benefits of custom API development for tailored integrations.
2What is Image Environment Customization in WeTest UDT? WeTest UDT's image environment customization feature offers enterprises the flexibility to configure their testing platform with the exact tools and libraries needed for their projects.
3Streamlining Device Management with Customizable Device Tags in WeTest UDT Customizable device tags in WeTest UDT offer a powerful tool for enhancing device management and improving the efficiency of automated testing.
4How to Achieve Testing Efficiency and Security with WeTest UDT's Public Site Deployment Model? WeTest UDT's Public Site Deployment Model offers enterprises a comprehensive solution for conducting automated testing at scale.
5Leveraging Multi-Dimensional Test Reports to Improve Testing Efficiency with WeTest UDT WeTest UDT offers multi-dimensional test reports to improve testing accuracy, and enhance overall product quality.