• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CoreData, reset a persistent store
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: CoreData, reset a persistent store
      • From: "Shawn Erickson" <email@hidden>
  • Prev by Date: Re: Cocoa Bindings - removeObserver if I know the observed instance
  • Next by Date: [ANN] ANTLR 3.0 beta 5 release
  • Previous by thread: CoreData, reset a persistent store
  • Next by thread: Re: CoreData, reset a persistent store
  • Index(es):
    • Date
    • Thread