• 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: "Cocoa Fundamentals Guide" Clarification
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Cocoa Fundamentals Guide" Clarification


  • Subject: Re: "Cocoa Fundamentals Guide" Clarification
  • From: glenn andreas <email@hidden>
  • Date: Mon, 19 Jan 2009 14:02:37 -0600


On Jan 19, 2009, at 1:44 PM, Mike Abdullah wrote:

Just write your code in Obj-C. When you have a finished application, then start profiling performance. If this shows that calling some methods is slowing things down, consider changing them to a function. However, note that you are rather unlikely to run into this. Message dispatch is pretty damn fast, and is fairly rarely the cause of performance bottlenecks.

i.e. DO NOT ATTEMPT TO OPTIMISE PERFORMANCE TOO EARLY!


Except for doing the one single greatest optimization possible - going from "not-working" to "working".


Glenn Andreas email@hidden
The most merciful thing in the world ... is the inability of the human mind to correlate all its contents - HPL


_______________________________________________

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: 
 >"Cocoa Fundamentals Guide" Clarification (From: "Mohan Parthasarathy" <email@hidden>)
 >Re: "Cocoa Fundamentals Guide" Clarification (From: Mike Abdullah <email@hidden>)

  • Prev by Date: Re: [NOOB] Finding Information (was: real noob question)
  • Next by Date: Re: mergeChangesFromContextDidSaveNotification effects
  • Previous by thread: Re: "Cocoa Fundamentals Guide" Clarification
  • Next by thread: Re: "Cocoa Fundamentals Guide" Clarification
  • Index(es):
    • Date
    • Thread