> Again, after reading this in CFDJ, I tried a test.
> Setting 100 
> variables using cfset and the same 100 variables
> inside of cfscript 
> both take the same amount of time, within a few
> milliseconds.

The only test I ever did showed that CFSET was 
significantly faster than setting the variables in 
CFSCRIPT, although everything i read says that CFSCRIPT is 
faster.

I figure if I really need to shave of a bazillionth of a 
microsecond, I'll reconsider. But in the mean time, I've 
found that they both perform fine.

Norman

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to