Thanks, Chris! Very nice presentation of the facts. 

Now I'm sure that I am using good programming form at the expense of
performance! ;-)

Scott

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 10, 2000 9:15 AM
To: [EMAIL PROTECTED]
Subject: RE: When to use what (Re: custom tags vs. cfincludes)


I've done some performance testing on cfinclude vs cfmodule and presented
the results in a CF course i teach at my company.  Since this list doesn't
allow attachments (it doesn't, right?), I've ripped out that part of the
class's online guide (so unfortunately all the links and graphics are
broken) and posted it at:

   http://www.chrisbartley.com/CFINCLUDEvsCFMODULE.html

I may post the entire course someday, if there's interest and doing so
doesn't violate corporate confidentiality agreements, blah blah blah.

Hope it helps.  Lemme know if you have questions.

chris
----------------
At 8:44 AM -0500 8/10/00, Scott Knaub wrote:
>Hal,
>I haven't done any testing to measure the performance differences. I also
>like using CFINCLUDE and CFMODULE the way we've described to make my code
>more consistent and easier to read later.
>
>Scott
>
>
>
>-----Original Message-----
>From: Hal Helms [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, August 09, 2000 3:17 PM
>To: [EMAIL PROTECTED]
>Subject: RE: When to use what (Re: custom tags vs. cfincludes)
>
>
>Scott,
>
>Have you done any metrics on the performance between using cfmodule and cf_
>? I, like you I think, use CFINCLUDEs for fuses and CFMODULEs for just
about
>everything else (functions, especially). It would really be helpful to run
a
>few tests to see what impact custom tags v. cfincludes has.
>
>I'm generally guided by Wulf's comment that "More sins are comitted in the
>name of performance (often without achieving it) than than any otner
>reason -- including sheer stupidity."

----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to