[Biococoa-dev] BCSequenceFactory

Alexander Griekspoor mek at mekentosj.com
Thu Dec 2 18:24:26 EST 2004


Op 2-dec-04 om 23:57 heeft Koen van der Drift het volgende geschreven:

>
> On Dec 2, 2004, at 5:42 PM, Alexander Griekspoor wrote:
>
>> Yes, very nice! (that is, only if the corefoundation way of doing 
>> things offers a real speed benefit in this case)...
>>
>
>
>
> Well, there is noharm is adding it. Just don't use it it's not faster 
> ;-)
>
Oh sorry Koen, I didn't mean the method itself, that is fine, but I 
meant the use of:

(BCSymbol *)CFArrayGetValueAtIndex( (CFArrayRef) theContents, 
loopCounter)

instead of:

[theContents objectAtIndex: loopCounter];

But I guess John will profile the difference so that we know...
Alex

(ps. an additional convenience objective c method will always make it 
slower of course, but the presence of such methods is nice and 
convenient).


*********************************************************
                      ** Alexander Griekspoor **
*********************************************************
                The Netherlands Cancer Institute
                Department of Tumorbiology (H4)
          Plesmanlaan 121, 1066 CX, Amsterdam
                   Tel:  + 31 20 - 512 2023
                   Fax:  + 31 20 - 512 2029
                  AIM: mekentosj at mac.com
                   E-mail: a.griekspoor at nki.nl
               Web: http://www.mekentosj.com

    The requirements said: Windows 2000 or better.
    So I got a Macintosh.

*********************************************************




More information about the Biococoa-dev mailing list