Giter Site home page Giter Site logo

rabbit-client's Introduction

version license androidx

功能列表

应用测速

可以准确统计应用Applicaiton创建耗时、应用冷启动耗时和页面inflate耗时&完全渲染耗时

FPS分析

可以实时显示FPS并支持分页面分析FPS

代码扫描

编译时扫描出一些敏感函数(比如耗时函数)

慢函数检测

编译时插桩,准确的统计每一个函数的耗时,并显示运行时调用堆栈。

网络请求监控

监控App网络请求,可以很方便的查看返回的json数据

内存分析

实时显示应用的内存并支持分页面分析内存状态

应用crash捕获

支持捕获java层异常

apk分析与优化

可以准确的分析出apk中的大图、重复文件、apk包大小与内容组成

自定义UI

可以方便的接入应用的“后门”

数据上报

支持上报所有监控数据, 也支持自定义数据上报逻辑

极高的可配置性

提供了众多配置项,可以灵活的检测应用的性能问题

实现原理

实现原理相关文章见:Rabbit实现原理剖析

贡献代码

如果你对rabbit比较感兴趣,或者发现rabbit还有一些功能不够完善,欢迎提pr参与到rabbit的开发中!

个人微信:SusionSuc

License

Rabbit is under the MIT license. See the LICENSE file for details

rabbit-client's People

Contributors

susionsuc 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.