某学姐

Android Female Developer, Technology Fan, Reader.

Android学习笔记——Profiler性能优化

2018-09-27 | Comments

官方文档: https://developer.android.com/studio/profile/

Inspect CPU activity and traces with CPU Profiler

Inspect the Java heap and memory allocations with Memory Profiler

Inspect network traffic with Network Profiler

Inspect energy usage with Energy Profiler

结合项目:

本文原文发自 某学姐, 转载请保留出处, 谢谢.

Comments