gpt4 book ai didi

iOS 仪器 : Timer's time is not matching with the sum of running times in call tree

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:14:30 25 4
gpt4 key购买 nike

我正在使用 iOS Instruments 分析应用的缓慢性能。加载登录页面大约需要 25 秒。在 Instruments 中,计时器显示 25 秒来加载页面。但是当我总结调用树的运行时间时,只有 4 秒左右。我想知道缓慢发生在哪里。无论如何强制仪器显示调用树中的所有时间?

注意:我也尝试了 Xamarin 探查器。它显示任何调用花费的最长时间为 1E-06 毫秒。有没有办法知道整个方法所花费的时间?

最佳答案

您是否考虑过使用 Stopwatch 类?它在 Project Core Libraries 中受支持,可以在高分辨率模式下使用以获得更高的准确性。它将允许您为特定方法的执行计时(这听起来像您试图完成的)。您可以找到 Microsoft 文档和示例 here .

关于iOS 仪器 : Timer's time is not matching with the sum of running times in call tree,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31152350/

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