• 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: How Can I Notify DrawRect Method?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How Can I Notify DrawRect Method?


  • Subject: Re: How Can I Notify DrawRect Method?
  • From: "Michael Ash" <email@hidden>
  • Date: Wed, 10 Dec 2008 12:19:33 -0500

On Wed, Dec 10, 2008 at 7:05 AM, I. Savant <email@hidden> wrote:
> On Dec 9, 2008, at 10:32 PM, Michael Ash wrote:
>
>> This is a common response whenever I talk about not optimizing where
>> it's not useful. But the thing is, trying to optimize every little
>> thing makes your app *slower*.
>
> ...
>
>> Of
>> course you'll have gone through only a miniscule fraction of the bolts
>> in the bridge before the people who hired you to build it get fed up
>> and tell you to open it for traffic or get lost. Result: a very heavy
>> bridge.
>
>  These are two *completely* separate arguments: Development time versus
> runtime efficiency.

They're not separate at all. Development time is always limited. You
achieve the best runtime efficiency by focusing that development time
where it can do the most good. Disregarding this by trying to optimize
every piece of code in your app makes your app slower because you
won't have time to do a good job on every piece of code in your app,
not even close.

Mike
_______________________________________________

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

  • Follow-Ups:
    • Re: How Can I Notify DrawRect Method?
      • From: email@hidden
References: 
 >How Can I Notify DrawRect Method? (From: "Chunk 1978" <email@hidden>)
 >Re: How Can I Notify DrawRect Method? (From: "I. Savant" <email@hidden>)
 >Re: How Can I Notify DrawRect Method? (From: "Michael Ash" <email@hidden>)
 >Re: How Can I Notify DrawRect Method? (From: "I. Savant" <email@hidden>)
 >Re: How Can I Notify DrawRect Method? (From: Ricky Sharp <email@hidden>)
 >Re: How Can I Notify DrawRect Method? (From: "I. Savant" <email@hidden>)
 >Re: How Can I Notify DrawRect Method? (From: "Michael Ash" <email@hidden>)
 >Re: How Can I Notify DrawRect Method? (From: "I. Savant" <email@hidden>)

  • Prev by Date: NSOutlineView problem with Text cells.
  • Next by Date: Re: NSOutlineView problem with Text cells.
  • Previous by thread: Re: How Can I Notify DrawRect Method?
  • Next by thread: Re: How Can I Notify DrawRect Method?
  • Index(es):
    • Date
    • Thread