Android 性能调优工具
Project description
AndPerf
Android 上的一些性能调优工具
安装
pip3 install andperf
使用
andperf dev-screen
andperf stat-thread
andperf top-activity
andperf fps
andperf gfx-hist
andperf meminfo-pie
andperf meminfo-trend
完整命令列表
andperf config 设置用户自定义配置
andperf cpuinfo 查看
andperf dev-mem 查看设备内存信息
andperf dev-screen 查看设备屏幕信息
andperf dump-config 查看当前的用户自定义配置
andperf dump-layout 导出当前栈顶Activity布局,并在浏览器打开
andperf fps 计算fps,最后会绘制一张fps变化图
andperf gfx-hist 查看gfx每帧绘制耗时分布直方图
andperf gfx-reset reset app 的gfxinfo,重新开始统计
andperf gfxinfo 查看app的gfxinfo信息
andperf meminfo 查看app的meminfo信息
andperf meminfo-pie 将当前app的各部分内存占用按照饼图展示
andperf meminfo-trend 展示app各部分内存随时间的变化
andperf screencap 截图并在浏览器打开
andperf stat-thread 统计一段时间内app进程内,各线程获得到的时间片占比
andperf systrace 调用Android systrace 命令,并在chrome中打开
andperf top-activity 查看当前栈顶Activity
andperf top-app 查看当前栈顶App
config
config 指定app package name,可以在执行其它指令时节省很多输入
andperf config --app=com.meelive.ingkee
LICENSE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
andperf-0.0.1b4.tar.gz
(7.2 kB
view hashes)
Built Distribution
Close
Hashes for andperf-0.0.1b4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a23368d8fb5a711d24842bbcde16aa0cc0377db8f825a288f5f512a9cf3b36c7 |
|
MD5 | 6b1db8a3ca89659fe0617199847bd35f |
|
BLAKE2b-256 | e6c7c35c46abba6e094c4aad82b659d2b5518e9e49fd0e6ad77e080f578c6ca6 |