In 25 years in the computer business, I've seen precisely one example of
someone successfully re-coding around performance issues with the language
or library.  And that was only because they coded a tiny snippet of
assembler that managed to fit into the pre-fetch cache of an 80286.  Every
other time, the effort would've been far better spent avoiding unnecessary
calls and work in their own design than wasting time fighting or rewriting
the language/library.

> From: Justin Carlson <carrierandopera...@yahoo.co.uk>
> 
> Optimization is learned, and it takes time to learn.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to