Re: NSPoint. The results. Look at that, Georg!
Re: NSPoint. The results. Look at that, Georg!
- Subject: Re: NSPoint. The results. Look at that, Georg!
- From: Graham Lee <email@hidden>
- Date: Mon, 03 Mar 2003 15:00:58 +0000
Nathan Day wrote:
On Monday, March 3, 2003, at 11:53 PM, Pascal Goguey wrote:
Sorry to piggyback, but I don't appear to have the original of this.
I've just found out that my junk-mail filtering was being a little
overzealous, perhaps it got lost there.
How many people are writing protein modeling or nuclear
simulation programs on MacOS?
/me raises hand.
Along with crystal statics simulations. BTW although my programs
invariably run faster when written in C than they do in ObjC[1] (some of
them have millions of iterations of a few lines of code), the code
usually lends itself to ObjC-ifying so much that I tend to do so anyway.
I could use C++ but I don't like it.
Graham.
[1]I once did my own profiling using the GNU runtime under i686 - each
ObjC message call there (once cached) took 25 cycles to complete - i.e.
find the code, jump to it, jump back. I'd imagine it'd be pretty
similar on a PPC with the NeXT/Apple runtime. My method etc. is all
archived on Google: comp.lang.objective-c
--
Graham Lee, Wadham College, OX1 3PN
_______________________________________________
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.