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
PURL: pkg:github/zhengcx/MethodTraceMan

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

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

Created at: almost 6 years ago
Updated at: 3 months ago
Pushed at: over 4 years ago
Last synced at: 2 months ago

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

    Loading...