开发者

Xcode 4 analyze RAM usage

Hey how can I analyze my apps memory usage more detailed in Xcode 4 like what things eat memory, as it seems my app takes god da开发者_如何学运维mn 40mb memory something is seriously wrong here. Any tools I can analyze my code with?


Choose Product / Profile or CMD-I. It runs your app in Instruments. Choose Leaks or Allocations to see how you memory is being used as the app runs.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜