• 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
Re: When exactly does a fault get fired?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When exactly does a fault get fired?


  • Subject: Re: When exactly does a fault get fired?
  • From: Chris Hanson <email@hidden>
  • Date: Sat, 18 Feb 2006 00:20:39 -0800

On Feb 17, 2006, at 10:46 PM, Chris Hanson wrote:

On Feb 17, 2006, at 8:24 PM, Andre wrote:
Thanks, I guess I could do that then. I was just worried that if I have a huge number of 'employee' entities, then performance could degrade... is that a concern at all?

I wouldn't worry about it. Especially with the kind of fetch I used above and the SQLite persistent store, you should really let the Core Data persistence stack do the heavy lifting for you. That can mean leveraging fetch requests for filtering rather than strictly measuring

Er, not sure what that cut-off was about. (That's what I get for editing replies haphazardly on a Friday evening.) I was going to say:


That can mean leveraging fetch requests for filtering rather than traversing relationships and then filtering them yourself, and measuring your performance in real-world situations to determine whether and where you might need to do things differently.

  -- Chris

_______________________________________________
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


References: 
 >When exactly does a fault get fired? (From: email@hidden)
 >Re: When exactly does a fault get fired? (From: AurĂ©lien HugelĂ© <email@hidden>)
 >Re: When exactly does a fault get fired? (From: Andre <email@hidden>)
 >Re: When exactly does a fault get fired? (From: Chris Hanson <email@hidden>)
 >Re: When exactly does a fault get fired? (From: mmalcolm crawford <email@hidden>)
 >Re: When exactly does a fault get fired? (From: email@hidden)
 >Re: When exactly does a fault get fired? (From: Chris Hanson <email@hidden>)
 >Re: When exactly does a fault get fired? (From: Andre <email@hidden>)
 >Re: When exactly does a fault get fired? (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: When exactly does a fault get fired?
  • Next by Date: Re: When exactly does a fault get fired?
  • Previous by thread: Re: When exactly does a fault get fired?
  • Next by thread: Re: When exactly does a fault get fired?
  • Index(es):
    • Date
    • Thread