My pleasure. Please note that the test I did was on CF 5 beta 3 but should
be the same for earlier versions. Eventually I'm going to get all these
stats together for a reference on the site (like my function reference).


> Michael,
>
> Thanks for testing it out! I left my <CFSWITCH>'s as is!
>
> Erika
>
> "Love sought is good, but given unsought is better." - William Shakespeare
>
> -----Original Message-----
> From: Michael Dinowitz [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 29, 2001 7:24 PM
> To: CF-Talk
> Subject: Re: Benefits of <CFSWITCH> vs. <CFSCRIPT> with SWITCH
>
>
> Tests show that the CFSWITCH version is almost twice as fast as the
CFSCRIPT
> version. This was done within a loop of 1000 iterations each. If anyone
> wants the test code, please email me off list.
>
>
> > If I have a <CFSWITCH>/<CFCASE> block, would I gain anything by
converting
> > to a <CFSCRIPT> block with SWITCH/CASE statements?
> >
> > Erika
> >
> > "Friendship is never an accident. It is always the result of high
> > intentions, sincere effort, intelligent direction and skillful
execution.
> It
> > represents the wise choice of many alternatives." - unknown
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to