2009/12/17 T.J. Crowder <t...@crowdersoftware.com>:
> Forget the CPU cycles, it's the brain cycles I want back.
>
> But it was all worth it to learn about JSLitmus. :-)
>
> On Dec 17, 3:33 pm, Bob Kerns <r...@acm.org> wrote:
>> Not to be a curmudgeon about it -- I'll just point out that the CPU cycles
>> consumed in processing the email for this discussion far exceeds the CPU
>> cycles saved by all the code the lot of you will ever write with such
>> tweaks.
>>
>> Purely entertainment / mental game play.
>>
>> If you want to improve performance, the mental effort would be better spent
>> looking at your algorithm, or even better, measuring the performance to find
>> where you need to focus your attention. I can tell you now it won't be your
>> choice of iteration statements!
>>
>> Play on -- I just wanted to put it into context...
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Prototype: Core" group.
> To post to this group, send email to prototype-core@googlegroups.com
> To unsubscribe from this group, send email to 
> prototype-core-unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/prototype-core?hl=en

Well I'm glad you all had a little look. These sorts of things don't
often mean much.

OOI.

++i, ++i vs i += 2 also seems to be a little better.

-- 
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to 
prototype-core-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en

Reply via email to