Re: Xcode 4.3.1 memory usage
Re: Xcode 4.3.1 memory usage
- Subject: Re: Xcode 4.3.1 memory usage
- From: Brad Oliver <email@hidden>
- Date: Tue, 13 Mar 2012 14:00:23 -0700
On Mar 12, 2012, at 11:23 PM, email@hidden wrote:
> On Mar 12, 2012, at 9:50 PM, Brad Oliver wrote:
>
>> Over the course of a day, Xcode 4.3's memory usage creeps up from roughly 523 MB from a fresh launch with my workspace opened, to somewhere north of 7GB after several hours of work.
>
> What sort of memory, or rather, what is reporting that figure? There are lots of ways to measure memory usage, and they mean different things. The one I tend to rely on is RPRVT (“Real Private Memory” in Activity Monitor), which shows the amount of actual RAM being used exclusively by that process. This tends to measure stuff like the heap, and not shared things like framework code.
Sorry I wasn't clearer. I'm measuring RSIZE.
I also should mention that I'm using lldb exclusively, no gdb.
--
Brad Oliver
email@hidden
_______________________________________________
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