Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 CPU View 来检查性能。有人可以建议“直接调用过滤类的方法”是什么意思吗?我无法上传屏幕截图。
就像这样:“91.5% -60,324ms -14inv.direct 调用过滤类的方法”
任何帮助将不胜感激。
此节点包含仅调用未分析类的线程 - 从线程的顶级run()方法开始。
run()
要查看所有方法调用,请在分析设置中切换到“采样”并停用所有过滤器。