I choose based on my need. If the page already has cfoutput blocks, then I use cfloop, unless I need to group output and then I use cfoutput. On a new page, I typically choose cfloop...
- Calvin -----Original Message----- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Sunday, February 20, 2005 5:55 AM To: CF-Talk Subject: Re: cfloop vs cfoutput mx 6.1 / 7 >Can anyone tell me if there is a performance difference in the >following 2 bits of code? I know back in 4.5 cfloop was worse than >cfoutput but now? Any web references to tests on these things welcome! This is Forta on the subject. It's pre 6.1/7, but I'll bet it's the same. http://www.sys-con.com/coldfusion/article.cfm?id=568 Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195737 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

