PerTerbin / PTBPerformanceCenterLinks
iOS性能检测平台
☆40Updated 5 years ago
Alternatives and similar repositories for PTBPerformanceCenter
Users that are interested in PTBPerformanceCenter are comparing it to the libraries listed below
Sorting:
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 4 months ago
- iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等☆100Updated 3 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆175Updated 5 years ago
- 真机桌面级调试工具。拥有实时阅读API日志、系统日志,自动化捕获崩溃、App性能分析、野指针排查、内存泄漏与循环引用检测等多项真机调试必备功能。☆131Updated last year
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆91Updated 5 years ago
- The PAG SDK demo for the iOS platform.☆106Updated last month
- 深入理解 iOS 热修复原理☆167Updated 4 years ago
- iOS 任务调度器,为 CPU 和内存减负(用于性能优化)☆312Updated 3 years ago
- 主要存储博客中用到的demo☆31Updated 3 years ago
- iOS网络请求监控☆101Updated 4 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆134Updated last year
- ☆109Updated 10 years ago
- Accurate measurement of pre-main phase time☆26Updated 4 years ago
- Graver 是一款高效的 UI 渲染框架,它以更低的资源消耗来构建十分流畅的 UI 界面。Graver 独创性的采用了基于绘制的视觉元素分解方式来构建界面,得益于此,该框架能让 UI 渲染过程变得更加简单、灵活。https://cocoapods.org/pods/Gra…