[Biococoa-dev] Optimizations

John Timmer jtimmer at bellatlantic.net
Mon Sep 6 14:29:36 EDT 2004


Don't know if everyone caught this on the Cocoa mailing list, so I thought
I'd point it out: 
http://www.mulle-kybernetik.com/artikel/Optimization/opti-3-imp-deluxe.html
And other links at the site give some really good hints at how to optimize
for speed in ObjC.  I'm going to be giving CFArrays a lookover as a way to
speed up some of my methods a bit further.

I wouldn't recommend making any of these techniques part of the public
interface, but using them internally within a method seems perfectly
reasonable.

Cheers,

John


_______________________________________________
This mind intentionally left blank





More information about the Biococoa-dev mailing list