aozhimin/iOS-Monitor-Platform resource
:books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3396
- days_rel: n/a
- days_push: 2881
- n_releases_24m: 0
Adoption not part of the score
2621 stars · 487 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A research write-up and documentation repository for Wedjat, an iOS performance monitoring SDK, covering how to collect metrics like CPU usage, memory, FPS, startup time, freezing/lag, network traffic, and power consumption. It is primarily a set of in-depth technical articles (in Chinese) explaining the implementation approaches rather than a ready-to-use library.
Use cases
- monitor ios app cpu and memory usage
- track fps and detect freezing or lag in an ios app
- measure ios app cold and warm startup time
- monitor network traffic and requests in an ios app
- estimate power consumption of an ios app
- learn how to build an ios performance monitoring sdk
- hook urlsession and cfnetwork for network monitoring
When to choose
- you want to understand techniques for collecting iOS performance metrics before building an APM SDK
- you need a reference for monitoring FPS, lag, startup time, or network traffic on iOS
- you are researching method swizzling, fishhook, NSURLProtocol, or NSURLSessionTaskMetrics for instrumentation
When to avoid
- you need a production-ready, maintained monitoring SDK to drop into your app today
- you need cross-platform (Android/desktop) performance monitoring
- you expect a maintained codebase with recent releases - the project dates from 2018 and is mostly documentation
Facets
learning-resource · maturity maintenance
monitoring developer-tools mobile-development performance monitoring developer-tools ios performance-monitoring sdk-research fps cpu-usage memory-usage network-monitoring power-consumption startup-time fishhook runloop objc mobile
2 sources
- readme: https://github.com/aozhimin/iOS-Monitor-Platform · fetched 2026-08-28 · 7058e9c206f3
- homepage: https://aozhimin.github.io/iOS-Monitor-Platform/ · fetched 2026-08-29 · 34f48e30664f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aozhimin/iOS-Monitor-Platform | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="aozhimin/iOS-Monitor-Platform")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem