开发者

JSON memory leaks iphone sdk

iPhone app is getting slow while tes开发者_运维技巧ting in the performance tool,but it works fine while simply build and run on the device.I am getting following leaks:

  1. [NSCFString CopyWithZone];
  2. [NSCFStringAppendString];
  3. JSON Parser : [SBJSONParser ScanRestOfDictionary];

Basically.what i get is the leaks are coming while using JSON Parser because data is load from server in the JSON format.2

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜