【发布时间】:2011-12-13 00:39:15
【问题描述】:
我正在对我的应用进行一些性能测试,发现运行一些集成需要很长时间。过了一会儿,我得到了一大堆
Discarding message for event 0 because of too many unprocessed messages
在 xcode 控制台中。这究竟是什么意思?
【问题讨论】:
-
我也见证了这些信息。但不确定是什么原因造成的。
-
最近我在 iOS 5.1.1 上使用 MapKit 收到了这条消息。无法弄清楚是什么问题,但重启我的 iPhone 已经解决了!!
标签: ios xcode performance debugging