# meitu/MTHawkeye

Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)

Repository: https://github.com/meitu/MTHawkeye
Canonical: https://ross.abutalabs.com/products/mthawkeye
Language: Objective-C
License: MIT
License Family: permissive
Topics: ios, debugging, profiling, assistant, tool, performance-analysis, autotesting, performance-monitoring, memory-leak-detection, time-profile, opengl-debugger, network, network-monitor, anr, oom, monitor, apm
Last push: 2023-11-17T08:43:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2739, "days_push": 1020, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1505, forks 183 (observed 2026-08-28T04:04:54.859898+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: monitoring, tracing, testing, developer-tools
- domain: mobile-development, developer-tools, performance
- platform: -
- tags: ios-profiling, memory-leak-detection, anr-detection, oom-monitoring, network-monitoring, opengl-debugging, apm, plugin-system, objective-c, ios, mobile

## Member repositories
- meitu/MTHawkeye (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.859898+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:42.394043+00:00, confidence not recorded.
  - readme: https://github.com/meitu/MTHawkeye (fetched 2026-08-28T04:04:54.859898+00:00, sha cffe186659f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
