Re: Core Data grinds for 30 min saving SQLite. 10.6 Bug?
Re: Core Data grinds for 30 min saving SQLite. 10.6 Bug?
- Subject: Re: Core Data grinds for 30 min saving SQLite. 10.6 Bug?
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 15 Apr 2013 11:54:27 -0600
On Apr 14, 2013, at 6:25 PM, Jerry Krinock <email@hidden> wrote:
> Has anyone ever seen any behavior like this? (More data follows below.)
Yes. I haven't checked to see if this was addressed in later cats, but I did notice that CoreData is a memory hog in Snow Leopard. Specifically, it allocates up to twice the size of the managed object when updating or deleting (!) the object, so if you have an object that is a few hundred megabytes in size and the process is running in 32-bit mode, then it may not be able to update/delete the object.
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