【问题标题】:How can I read Instruments?我如何阅读仪器?
【发布时间】:2015-01-04 07:59:11
【问题描述】:

我有 Xcode 6,并且 Instruments 中的标签似乎与我上次查看它时发生了变化。曾经是 Live Bytes 代表应用程序消耗的内存总量,现在我有其他列。右键单击列会显示许多其他要添加的值,但不会不再显示 Live Bytes。

我如何知道我的应用程序当前消耗了多少内存而不是总内存?是Persistent Bytes吗?

【问题讨论】:

    标签: xcode profiling xcode6 instruments


    【解决方案1】:

    是的,Persistent Bytes 列显示了您的应用程序当前使用了多少内存。 Live Bytes 列在 Xcode 6 中更改为 Persistent Bytes。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-09-19
      • 2015-07-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多