You've got the mode in fusebox.xml set to 'development', which INTENTIONALLY rebuilds the entire framework's metadata on every request. If you switch it to 'production', you'll see a nice improvement, at the expense of having the framework stop looking for changes to the XML files (both fusebox.xml and circuit.xml).
cheers, barneyb On 6/6/06, Sung Woo <[EMAIL PROTECTED]> wrote: > I'm seeing some ugly execution times for Fusebox 4...the page I'm generating > is nothing more than a straight HTML page, yet it takes 422ms to generate? > Looks like the bulk of the time is being spent on fusebox40.runtime.cfmx.cfm, > index.cfm, and fusebox40.loader.cfmx.cfm. What gives? > > Execution Time > > Total Time Avg Time Count Template > 422 ms 422 ms 1 D:\site\fusebox40.runtime.cfmx.cfm > 422 ms 422 ms 1 D:\site\index.cfm > 266 ms 266 ms 1 D:\site\fusebox40.loader.cfmx.cfm > 16 ms 16 ms 1 D:\site\fusebox40.parser.cfmx.cfm > 15 ms 15 ms 1 D:\site\fusebox40.transformer.cfmx.cfm > 0 ms 0 ms 1 D:\site\Application.cfm > 0 ms 0 ms 1 D:\site\adplinks\dspHome.cfm > 0 ms 0 ms 1 D:\site\layouts\layFooter.cfm > 0 ms 0 ms 1 D:\site\layouts\layHeader.cfm > 0 ms 0 ms 1 D:\site\myGlobals.cfm > 0 ms 0 ms 1 D:\site\parsed\parsed.adplinks.home.cfm > 0 ms 0 ms 1 D:\site\plugins\Globals.cfm > 0 ms 0 ms 1 D:\site\security\application.cfm > 0 ms STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN > 422 ms TOTAL EXECUTION TIME > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242607 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

