I did some testing and found that converting a big ass list (20k+) 
used  with  numerous listgetat and listsetat, listdeleteat commands to an 
array for use with the equivalent array commands, and then back to a list 
for storage in the client scope was faster than working with the list in 
CFMX. The listtoarray() command is very fast.

Brook

At 01:22 PM 10/28/02 +0000, you wrote:
> > - "You may as well use arrays, but don't stress, only P4 chips will
> > appreciate the time saving" faster? ;-)
> >
>
>
>This is the case for most of the "this method is faster than that method"
>arguement.  Even then as Neil says it'll only make any real difference if
>you're processing thousands.
>
>Stephen
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to