zhengcx/MethodTraceMan
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Join the conversation
Reviews · Questions · Posts
Share what you know about MethodTraceMan — write a review from your real experience, ask an implementation question, or publish a post about how you use it.
Share your experience
Write or update your review
Explain what worked, what broke down, and what another team should know before adopting MethodTraceMan.
Project Q&A
Questions and answers
Browse implementation threads tied directly to zhengcx/MethodTraceMan. Each question links through to the full answer page.
Be the first to ask how teams run MethodTraceMan in production. Every question you post becomes a durable, searchable answer page other developers can find.
Ask the first questionRelated posts
Posts tagged with the same topics
These posts come from the same topic surface as this repo, so readers can move from project evaluation into practical writeups and migration notes without leaving context.
Share how your team uses MethodTraceMan — a migration note, an architecture writeup, or a comparison. Your post reaches everyone browsing these same topics.
Write the first post