Re: NSImageView and releasing it's images...
Re: NSImageView and releasing it's images...
- Subject: Re: NSImageView and releasing it's images...
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 20 Nov 2008 14:35:46 -0700
On Nov 20, 2008, at 2:10 PM, Jean-Nicolas Jolivet wrote:
However it seems like something is not getting released properly...
I'm looking at Activity Monitor and the memory usage is climbing
fast each time I click the preview button... (like 2-3mb each time)...
Is there a better way to do it?
Do not pay attention to Top or Activity Monitor when it comes to leak
hunting. They can be misleading, because RAM may not be freed
immediately for performance reasons. Use Instruments or MallocDebug
instead.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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