Re: vm keeps increasing when in a rigorous loop
Re: vm keeps increasing when in a rigorous loop
- Subject: Re: vm keeps increasing when in a rigorous loop
- From: Jens Alfke <email@hidden>
- Date: Sun, 08 Jul 2012 12:24:37 -0700
On Jul 8, 2012, at 11:06 AM, Nick Rogers wrote:
> I have seen that even when this condition is not met and no memory is allocated, the VM keeps growing steadily as seen in Activity Monitor.
> So the only thing contributing to it would be the various ints etc.
Use the 'heap' tool, or Instruments, to see what's actually being allocated in the heap. Don't just guess.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden