Turn on ColdFusion 9's trusted cache. That'll win.
On Tue, Jul 12, 2011 at 12:47 PM, Mark A. Kruger <[email protected]>wrote: > > Remember that the "first" run of a CF page compiles the page to java byte > code. For comparison you should only be testing subsequent loads of the > page > (after the compile). It's also useful to explain that compiling process to > the user. :) > > -mark > > > -----Original Message----- > From: Wil Genovese [mailto:[email protected]] > Sent: Tuesday, July 12, 2011 1:02 PM > To: cf-talk > Subject: Re: Total Execution Time > > > Well, converting a site from one platform to another may not be very > comparable. At least not until the final product is done and optimized. > There are a lot of factors to execution times including many factors > outside > of ColdFusion. Database, OS, JVM Tuning, firewall(s), proxies, IIS/Apache > and so on. > > > > > > Wil Genovese > Sr. Web Application Developer/ > Systems Administrator > CF Webtools > www.cfwebtools.com > > [email protected] > www.trunkful.com > > On Jul 12, 2011, at 12:54 PM, Torrent Girl wrote: > > > > >> What is a good total execution time to aim for in Coldfusion? Is there > >> a standard benchmark? > >> > >> Thank you. > > > > > > Thanks All. I am converting ASP code to CF 9 and have someone comparing > the page load results to the ASP server and they are supposedly getting > faster times on the ASP server. > > > > I told her that I develop my pages within a certain benchmark (the pages > she tested have a 45 MS total execution time) and I am not understanding > why > we are comparing the CF and ASP servers. > > > > Would any of you recommend this? It doesn't make sense to me. > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346200 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

