模拟器很慢,但在使用分配运行时却不是?

发布于 2024-12-02 10:20:34 字数 225 浏览 0 评论 0原文

我真的不知道发生了什么,我解释一下。

首先我有xcode 3.2.5,我从来没有设法让分配工具和控制台一起工作,我仍然认为它不可能啊哈哈哈...

无论如何,当我运行应用程序时...它太慢了...我检查了控制台,但对他来说一切似乎都很正常......除了速度慢了 20 倍。当我运行分配时,控制台中没有出现任何内容...但它以正常速度运行...有人知道发生了什么吗?

预先感谢您的宝贵时间!

Really i dont know whats going on, ill explain.

First i have xcode 3.2.5, i've never managed to make allocation instruments and console working together, i still think its not posible ahahaha...

Anyways, when i run the app... its just sooooo slow... i checked console but everything seems normal to him... except that its 20 times slower. When i run with allocations, nothing appears in console... but it runs at normal speed... do someone may know whats going on??

Thanks in advance for your time!!!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦里兽 2024-12-09 10:20:34

当您使用仪器运行应用程序时,

  1. 与正常执行相比,该应用程序的运行速度会非常慢。
  2. 控制台不会打印任何日志。

When you run the app with instruments,

  1. The app will run really slow comparing the normal execution.
  2. No logs will be printed on the console.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文