CoreData and memory leaks
CoreData and memory leaks
- Subject: CoreData and memory leaks
- From: unixo <email@hidden>
- Date: Sun, 20 Jun 2010 15:42:14 +0200
In my coredata application, I noticed a weird behavior when closing document windows; to be sure this was not related with some memory leaks introduced by me, I created a new document-based coredata project, without adding any kind of customization.
I did the following test, even if it's not a scientific approach:
- I run the application, then launched Activity Monitor and filtered by this application name;
- I created a lot of new documents and closed them all.
I noticed that, after closing all the documents, real memory occupation increased compared to the startup; I did the previous two steps again, and memory occupation increased a little bit more.
Is it normal that this kind of application (coredata) does this way?
Best regards
unixo
_______________________________________________
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