[ANN] Mulle kybernetiK - Optimizing Objective-C code - Articles #3.1 + #9 online
[ANN] Mulle kybernetiK - Optimizing Objective-C code - Articles #3.1 + #9 online
- Subject: [ANN] Mulle kybernetiK - Optimizing Objective-C code - Articles #3.1 + #9 online
- From: Nat! <email@hidden>
- Date: Tue, 30 Dec 2003 01:45:53 +0100
Yeah Mulle ain't dead yet... We did beat the calendar and did manage to
produce two new articles in the Objective-C Optimization series - in
2003!
If you liked the previous stuff, you'll love these :)
#3.1 is just an application of stuff found in article 3, useful in
circumstances when you can't cache the IMP.
#9 is more of an academic treatment, diving into the runtime and
objc_msgSend and optimizing it for the PPC. Might be interesting, even
if you don't like RISC assembler and can't use the results immediately.
Both techniques together would yield something like 30% faster
messaging of your regular non-optimized Objective-C code.
You can find the articles as usual on
http://www.mulle-kybernetik.com/
Thanks for your attention and your bandwidth
Nat!
P.S: If you really, really like the articles, you may want to stroll to
my weblog on occasion, which infrequently has news about articles in
progress:
http://www.mulle-kybernetik.com/weblog.
-------------------------------------------------------
I act professionally, when I get paid for it. - Unknown
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.