An open API service providing repository metadata for many open source software ecosystems.

GitHub / zhengcx / MethodTraceMan

用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhengcx%2FMethodTraceMan

Stars: 1,643
Forks: 216
Open issues: 30

License: None
Language: Kotlin
Size: 3.6 MB
Dependencies parsed at: Pending

Created at: over 5 years ago
Updated at: 14 days ago
Pushed at: about 4 years ago
Last synced at: 12 days ago

Topics: android, asm, gradle-plugin, jank, method, performance, transform

    Loading...