But also remember, when it was introduced <cfoutput> also had constraints on the tag usage allowed withen its block, so in cases it was still acceptable at the expense of speed.. Ah the good ole days =)
Nat -----Original Message----- From: Ben Forta Sent: Friday, March 08, 2002 1:13 PM To: CF-Talk Subject: RE: CFLOOP and CFOUTPUT Correct, when first introduced <CFLOOP> was s-l-o-w, but nowadays you'll actually find that it outperforms <CFOUTPUT>. --- Ben -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 11:12 AM To: CF-Talk Subject: Re: CFLOOP and CFOUTPUT Yup. CFLOOP no longer sucks. Thank god. ----- Original Message ----- From: "Park, Simon" <[EMAIL PROTECTED]> Date: Friday, March 8, 2002 8:13 am Subject: CFLOOP and CFOUTPUT > I know that the prevailing wisdom is that CFOUTPUT with the Query > attributeis faster than CFLOOPing over a query. However, in > Forta's CF 5 > Certification Study Guide, he states that CFLOOP performs better > (p. 37 and > 374). Has CF 5 improved the performance of CFLOOP (Steve Drcuker > referred to > it as the "CF tag of death" in CF 3) so that it performs better than > CFOUTPUT with a query attribute? > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Simon Park Computer Systems Management, Inc. > Ph: 703-823-4300 x119 205 South Whiting Street #201 > fax: 703-823-4301 Alexandria, VA 22304 > ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona 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

