Code Monkey home page Code Monkey logo

apm's Introduction

使用方法:

  1. 使用-e参数先初始化工作环境,生成info,report,config.json文件
  2. 填写config.json中的info_path(默认当前目录), report_path(默认当前目录), adb_path(adb命令的目录), package(需要监控app的名字,例如com.baidu.homework)信息,数据为每5秒一个采集一次
  3. 使用"-t device_id -n device_name" 注册设备,device_id可以通过adb devices获取
  4. 使用-r 参数开始获取对应package的性能数据,想停止时,直接键盘输入Ctrl + C
  5. 使用"-c 文件名",在report目录生成同名csv文件,内容为测试性能结果数据
  6. 使用"-p 文件名",在report目录生成同名html文件,内容为测试性能结果图表

apm's People

Contributors

boafantasy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.