gpt4 book ai didi

android - 我使用 traceView,我看到 android.view.ViewRoot.handleMessage 76.4%

转载 作者:塔克拉玛干 更新时间:2023-11-02 20:06:07 26 4
gpt4 key购买 nike

我使用 traceView,我看到 android.view.ViewRoot.handleMessage 76.4%这是什么意思?以及如何在我的源代码中找到这个错误?

enter image description here

最佳答案

这可能没问题。该值显示了整个渲染过程占用了多少 cpu(因此遍历所有 View 以找到要失效的 View ,调用 View.draw() 和 View.onDraw() 方法,锁定/解锁 Canvas )。这 76% 的大部分可能是您的代码,因此您应该开始检查您的类(class)花费的时间。

关于android - 我使用 traceView,我看到 android.view.ViewRoot.handleMessage 76.4%,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13948204/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com