<cf_plug>
One of the tests in my testing tool at secretagents.com will find all
the files in your application that have no output to the user and tell
you to put the <cfsetting> tag in. It'll also look for files that have
<cfsetting> in them, but have output to the user not inside a
<cfoutput>, along with a ton of other tests.

Oh man, this thing is cool!

http://www.secretagents.com/products/index.cfm?fuseaction=product&product_id=1

:-)

</cf_plug>


BOROVOY Noam wrote:
> 
> With fusebox it is rather easy to cut out major amounts of white space -
> Use <cfsetting enablecfoutputonly="Yes">
> Around all non output files (act, qry etc.) - and mainly app_globals,
> app_locals, application.cfm etc.
> 
> That should remove more than 50% with no extra execution time.
> 
> HTH,
> Noam
> 
>         ----------
>         From:  [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
>         Sent:  Wednesday, 18 October 2000 17:30
>         To:  Fusebox
>         Subject:  <CF_StripWhitespace>
> 
>         How can you tell if <CF_StripWhitespace> is worth using?
> 
>         I can measure the increase in Execution Time
>         for a page when I use <CF_StripWhitespace>
> 
>         But how can I measure the reduced page weight
>         in order to estimate the reduced download time?
> 
>         On another tack, do folks even bother with
>         <CF_StripWhitespace> or CF's version on a heavily
>         loaded CF server?
> 
>         best,  paul
> 
> 
> ----------------------------------------------------------------------------
> --
>         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.
------------------------------------------------------------------------------
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