• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Memory usage: Xcode vs. Instruments, who is right?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Memory usage: Xcode vs. Instruments, who is right?


  • Subject: Memory usage: Xcode vs. Instruments, who is right?
  • From: Markus Spoettl <email@hidden>
  • Date: Fri, 06 Dec 2013 19:45:22 +0100

Hi,

I'm trying to understand Xcode 5's memory utilization report pane. When I debug my iOS app (on the device), memory usage as reported by Xcode almost never goes down, while when using Instruments' Allocations instrument, mem usage goes up and down as objects are allocated or deallocated.

Top mem usage is the same for both variants.

Of course I expect differences (Xcode runs a debug version, Instruments runs the optimized release build), but Xcode makes it look as though I leak most of the allocated memory, where the leak instrument tells me everything is alright.

Can I just ignore the memory pane in Xcode?

I'm using Xcode 5.0.2.

Regards
Markus
--
__________________________________________
Markus Spoettl
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Memory usage: Xcode vs. Instruments, who is right?
      • From: Han Ming Ong <email@hidden>
    • Re: Memory usage: Xcode vs. Instruments, who is right?
      • From: Jonathan Chacón Barbero <email@hidden>
  • Prev by Date: Dependency cycle for target "xxx.lib" detected: xxx.lib -> xxx.lib
  • Next by Date: Re: Memory usage: Xcode vs. Instruments, who is right?
  • Previous by thread: Re: Dependency cycle for target "xxx.lib" detected: xxx.lib -> xxx.lib
  • Next by thread: Re: Memory usage: Xcode vs. Instruments, who is right?
  • Index(es):
    • Date
    • Thread