• 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: CoreData Performance Mystery
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData Performance Mystery


  • Subject: Re: CoreData Performance Mystery
  • From: Jens Alfke <email@hidden>
  • Date: Sat, 16 Feb 2008 08:51:34 -0800


On 15 Feb '08, at 8:26 PM, Mike McNamara wrote:

That above while loop appears to take nearly 1 second per 50 book objects. ???

Any time something is too slow, my first response is to sample the app. You can use Activity Monitor to do this, or just type "sample MyAppName 2" in a shell. Even if most of the time is spent in some system framework, the symbol names are usually clues about what's going on.


You can also use Shark if you want to get into more serious profiling, but sampling is really quick and usually helpful.

—Jens_______________________________________________

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


References: 
 >CoreData Performance Mystery (From: Mike McNamara <email@hidden>)

  • Prev by Date: Re: Unexpected result from -[super respondsToSelector:]
  • Next by Date: Re: Creating an iTunes Plug-in
  • Previous by thread: CoreData Performance Mystery
  • Next by thread: re: CoreData Performance Mystery
  • Index(es):
    • Date
    • Thread