Yep, that's the post that got me onto this track.  So now my question is if
this is really faster, then is other general scripting faster also.  Again,
I have not been able to prove this article in my tests, but then I am not a
testing guru like some others probably are.  =)  I just want to know if the
time spent coding it one way would be better spent coding it another way if
the end result is faster.

> -----Original Message-----
> From: Michael Dinowitz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 03, 2000 10:26 PM
> To: [EMAIL PROTECTED]
> Subject: Re: CF Tags VS CFSCRIPT?
>
>
> The writings you're mentioning are either my old posts to the list or this
> article in the FA weekly news alert:
> http://www.fusionauthority.com/alert/index.cfm?alertid=3#Laws1
> Basically, the times are a savings of .02 ms for 3 sets and .04 for 4-5
> sets. It may be higher for more sets.
>
>
> > I have been plowing through Ben Forta's advanced book and have been
> playing
> > with CFSCRIPT.  Here is my question.  Is it faster to use CFSCRIPT to
> handle
> > most things or the tag based methods.  Both are about the same as far as
> > coding time goes, it's just a matter of which will run faster
> when sent to
> > the application server that concerns me.  Example, I cam across some
> > writings on the web that said that when using CFSET more then 3
> times in a
> > row it's faster to use a CFSCRIPT block and put those variables
> in there.
> I
> > don't notice any difference in the time that my server sends
> back to me in
> > the debugging mode, so, what's another way to tell with out
> getting really
> > expensive.  My goal is to learn and use which ever will give the best
> result
> > in the end.  I do understand that both have their place, I am
> just looking
> > for a bit of guidance.
> >
> > TIA!
> >
> > Bill Killillay
> > ICQ @ 8425781
> >
> > *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
> > "An investment in Knowledge always pays the best interest."
> >                -Benjamin Franklin-
> > *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
> >
> > Get Paid to Surf the Web.  It's free, easy and fun.
> > Sign up for AllAdvantage.com at
> >
> > http://alladvantage.com/go.asp?refid=FIB-034
> >
> > Most of us are on it every day all day anyway, why not give
> > yourself a pay raise for 25 hours a month.
> >
> >
> --------------------------------------------------------------------------
> ----
> > Archives: http://www.eGroups.com/list/cf-talk
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> >
>
> ------------------------------------------------------------------
> ------------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

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

Reply via email to