> And yes, what Dave Watts said is certainly true and 
> important, but that does not mean that watching things 
> like this is somehow NOT important.

Well, actually, it does mean that, to some degree. (At least, that's my
argument - you're free to accept or reject it.) Again, in my experience,
I've never seen any significant difference in these small things, compared
to the differences in performance that can come from reexamining the
application architecture to remove work done unnecessarily at runtime, or
tuning the server environment as a whole. If you've really, really gone
through all of those items, then the difference in performance that you'll
get by tweaking CFOUTPUT vs CFLOOP, or CFSET vs CFSCRIPT, or any of these
other types of things will be truly insignificant.

It's important to remember that there are no perfect applications, and any
time you spend on one thing is time that you could spend on another. Code
tweaks of this nature don't make a significant difference, and you can't
rely on their behavior in future versions (or previous versions for that
matter).

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to