meitu/MTHawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2739
- days_rel: n/a
- days_push: 1020
- n_releases_24m: 0
Adoption not part of the score
1505 stars · 183 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MTHawkeye is a plugin-based profiling and debugging library for iOS apps, developed at Meitu, covering memory leaks, main-thread stalls, network transactions, OpenGL, and time profiling. It provides a floating-window UI for development/testing phases and performance data collection for automated test reports and online APM.
Use cases
- detect memory leaks in my ios app
- profile slow methods on the main thread
- monitor network requests during ios development
- collect performance data in automated ui tests
- debug opengl rendering issues on ios
- find causes of app freezes and anr on ios
When to choose
- you are building or testing an iOS app and want in-app profiling and debugging tools
- you need customizable performance monitoring plugins beyond third-party APM offerings
When to avoid
- you target Android or non-Apple platforms
- you need a fully hosted APM solution rather than an embeddable debugging library
- you require actively maintained software with recent commits
Facets
library · maturity maintenance
monitoring tracing testing developer-tools mobile-development developer-tools performance ios-profiling memory-leak-detection anr-detection oom-monitoring network-monitoring opengl-debugging apm plugin-system objective-c ios mobile
1 source
- readme: https://github.com/meitu/MTHawkeye · fetched 2026-08-28 · cffe186659f5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meitu/MTHawkeye | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem