Re: ObjC in time-critical parts of the code
Re: ObjC in time-critical parts of the code
- Subject: Re: ObjC in time-critical parts of the code
- From: Scott Ribe <email@hidden>
- Date: Mon, 19 Jan 2009 18:05:10 -0700
- Thread-topic: ObjC in time-critical parts of the code
> You're not going to do better straight out of the gate,
> certainly not re-writing them in straight-C.
Of course not. I'm not sure anybody has suggested that (long thread,
could've missed it if it happened). But some of us have suggested not being
automatically averse to C++/STL. Those containers are also highly optimized,
and are able to take advantage of static type info to enable optimization
that you simply cannot get with Objective-C objects & containers.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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