GodsEye 0.0.4-pre×Maintained by ChaselAn.Installation Guide×Installation Guide for GodsEyeYou want to add pod 'GodsEye', '0.0.4-pre' similar to the following to your Podfile:target 'MyApp' do pod 'GodsEye', '0.0.4-pre' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try GodsEyeSee PodspecGitHub RepoPage on CocoaPods.orgGodsEye 0.0.4-preByChaselAnChaselAn/GodsEyeGitHub RepoGodsEye 已完成功能: FPS main Runloop 阻塞检测 未完成功能 cpu使用率(目前实现方案不准) 内存使用率 网络流量监控 堆栈上报(阻塞、崩溃) 可视化(本地页面可视化、app内可视化) 启动时间(冷启动、热启动) 方法耗时时间(执行过长时间监控)
GodsEye 已完成功能: FPS main Runloop 阻塞检测 未完成功能 cpu使用率(目前实现方案不准) 内存使用率 网络流量监控 堆栈上报(阻塞、崩溃) 可视化(本地页面可视化、app内可视化) 启动时间(冷启动、热启动) 方法耗时时间(执行过长时间监控)