Hi,
OK, here's a typical debug trace. In this case, footer.cfm is the last
template to call CFA_GENERATEDCONTENTCACHE, and therefore gets a completely
irrational time of 1110ms. If I were to create a 'lastcachecall.cfm' and run
it after footer.cfm, the time for footer drops to near zero, and a similar
amount of time would appear against lastcachecall.
The total page timing number is the difference of tick counts taken at the
very beginning and end of the run. Clearly this irrational time is not
included in this figure. So I'm not even sure if this irrational time is for
real.
Total page timing: 125 ms
----------------------------------------------------------------------------
----
Execution Time
1266 milliseconds
47 ms D:\CFUSION\CUSTOMTAGS\LESSWHITESPACE.CFM
15 ms D:\PROGRAM
FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\COAPI\UTILS\CFA_GENERATEDCONTENTCACH
E.CFM
0 ms D:\PROGRAM
FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\COAPI\UTILS\CFA_SERVERSETTINGSGET.CF
M
0 ms D:\PROGRAM
FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\COAPI\UTILS\CFA_STRUCTGET.CFM
0 ms D:\PROGRAM
FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\TIER1\APPLICATION\CFA_APPLICATIONINI
TIALIZE.CFM
16 ms D:\PROGRAM
FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\TIER1\SITEMODELING\CFA_PAGE.CFM
47 ms D:\PROGRAM
FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\TIER1\UTILS\CFA_GLOBALSETTINGS.CFM
0 ms E:\INETPUB\WWWROOT\APPLICATION.CFM
16 ms E:\INETPUB\WWWROOT\FEATURES\INDEX.CFM
15 ms E:\INETPUB\WWWROOT\FORUMS\GLOBAL.CFM
0 ms E:\INETPUB\WWWROOT\INCLUDES\COMMON\BUTTONADCODE.CFM
1110 ms E:\INETPUB\WWWROOT\INCLUDES\COMMON\FOOTER.CFM
0 ms E:\INETPUB\WWWROOT\INCLUDES\COMMON\MARGIN_R_AD.CFM
0 ms E:\INETPUB\WWWROOT\INCLUDES\COMMON\MARGIN_R_SEARCHSTORE.CFM
0 ms E:\INETPUB\WWWROOT\INCLUDES\COMMON\SET_TEMP_SECTION.CFM
0 ms E:\INETPUB\WWWROOT\INCLUDES\STORE\PROCESS_BASKET_STATE.CFM
0 ms E:\INETPUB\WWWROOT\STICKY.CFM
0 ms E:\INETPUB\WWWROOT\ONREQUESTEND.CFM
0 ms STARTUP, PARSING, & SHUTDOWN
Cheers,
Mike
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.