panmingyang2009 / VCProfilerLinks
An accurate and simple tool uses KVO to measure the time cost of every view controller.
☆67Updated 7 years ago
Alternatives and similar repositories for VCProfiler
Users that are interested in VCProfiler are comparing it to the libraries listed below
Sorting:
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆91Updated 5 years ago
- A component-based library for UITableView☆120Updated last year
- 活用category的组件通信框架☆96Updated 6 years ago
- 伯阳写东西的地方☆132Updated 5 months ago
- iOS代码瘦身:未使用的方法☆84Updated 5 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango