CocoaPods trunk is moving to be read-only. Read more on the blog, there are 9 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Sep 2016 |
Maintained by vviicc.
| Depends on: | |
| PNChart | >= 0 |
| ZipArchiveV | >= 0 |
| MLeaksFinder | >= 0 |
A tool to monitor ios app performance such as memory and cpu.
特点:
pod 'MFPerformanceMonitor', :configurations => ['Debug']
ps:Other Linker Flags加入-ObjC标志或者用-force_load libMFPerformanceMonitor.a以及 libMLeaksFinder.a
入口
主界面
Controller内存变化
Controller定时采样
APP定时采样
本地保存为Excel
Excel文件查看