CoreData, reset a persistent store
CoreData, reset a persistent store
- Subject: CoreData, reset a persistent store
- From: Pierre Chatelier <email@hidden>
- Date: Thu, 16 Nov 2006 00:19:36 +0100
That is the issue with the memory and the speed then. Somehow
those objects are becoming fully realized which is causing the
memory spike and probably the delay as well.
I disagree ! The objects *are* faults (remember, no "Object is not
faulted" is displayed).
However, since they were fetched, CoreData did cache them. This has a
cost in speed and memory. My concern is to prevent that caching.
Pierre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden