# rabbit-client **Repository Path**: sfshine/rabbit-client ## Basic Information - **Project Name**: rabbit-client - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-14 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![version](https://img.shields.io/badge/version-1.0.0--alpha10-brightgreen) ![license](https://img.shields.io/badge/license-MIT-brightgreen) ![androidx](https://img.shields.io/badge/support-androidx-brightgreen) # 功能列表 1. 网络日志监控 2. App Crash 捕获 3. App 流畅度(FPS) 监控 4. App 卡顿监控 5. App 测速 (应用启动测速&页面测速) 6. 网络请求耗时监控 7. 内存泄漏检测(LeakCanary) 8. apk内容分析与优化 9. 应用内存分析 10. 慢函数检测 11. 阻塞代码扫描 12. 监控数据上报 13. 自定义业务面板 # [使用文档](./documents/README.md) # 实现原理 实现原理相关文章见:[Rabbit实现原理剖析](https://github.com/SusionSuc/AdvancedAndroid/blob/master/Rabbit%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86%E5%89%96%E6%9E%90/README.md) # 贡献代码 如果你对`rabbit`比较感兴趣,或者发现`rabbit`还有一些功能不够完善,欢迎提`pr`。 # License Rabbit is under the MIT license. See the [LICENSE](./LICENSE) file for details