# AppPerformance **Repository Path**: huaiguang/AppPerformance ## Basic Information - **Project Name**: AppPerformance - **Description**: Android移动端性能测试工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-28 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 需要安装依赖包pyecharts,安装方法百度即可 打开PerConfig,修改pack_name为你需要测试的APP包名,如要测试UC浏览器即改为'com.UCMobile',xxx_Activity为APP主活动,比如UC浏览器的主活动名称为'com.UCMobile/.main.UCMobile',这里改为你自己的活动名称即可,使用adb命令即可查看,详细步骤可上网百度一下 # AppPerformance Android移动端性能测试工具 连接上手机直接运行testcase下的MonkeyTest.py 即可,自动生成测试报告 devicename_com.aliyun.alink_Medium_report 效果如下: ![Alt text](https://github.com/jtmaxzhu/AppPerformance/blob/master/report.png)