Code Monkey home page Code Monkey logo

androidperformancetest_java's Introduction

AndroidPerformanceTest_Java

简述

这是一个java版本的Android性能数据产出的sdk

实现功能

  1. pss内存占用率
  2. 应用网络消耗流量
  3. 应用缓存占用量,应用数据占用量,应用代码占用量。
  4. cpu占用率
  5. vss内存占用率
  6. rss内存占用率
  7. 结合AnyProxy能够拿到网络数据包

注意

其中网络流程,应用缓存需要辅助apk来获取,目前辅助apk代码还没有开源

目前代码中Android相关对应的工具并未进行环境变量的读取,由于Java读取之前一直存在bug,所以之后会增加一个配置文件来读取。现在hard code中。

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.