Erm, yes I know that but this is actually speeding up that process.
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Ariel Jakobovits To: CF-Talk Sent: Sun May 13 20:33:03 2007 Subject: Re: Speeding up first hit compile time hit the page yourself the first time as soon as you release it to cause it to compile so that it is ready for your users ----- Original Message ---- From: Gert Franz <[EMAIL PROTECTED]> To: CF-Talk <[email protected]> Sent: Sunday, May 13, 2007 9:37:51 AM Subject: Re: Speeding up first hit compile time Hi Neil, I am still trying to convince you to try Railo :-) Since CFCompile is not an option you can tweak the JVM settings for CFMX. Read more here: http://java.sun.com/docs/hotspot/VMOptions.html http://developers.sun.com/techtopics/mobility/midp/articles/garbage/index.ht ml Since in Railo 1.1 we use a bytecode generator, the compiling time is around only 20ms per file... Before it was around 200ms... Just to mention... Greetings / GrĂ¼sse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ Robertson-Ravo, Neil (RX) schrieb: > Yeah, It's not a huge deal as noted, but the extra millisecs all count when > you have x number of users adding content/pages to the site via the CMS. > > The setup is pretty beefy, so I don't think it's that, it's no doubt > something I will have to live with :-( until ColdFusion flies! > > > > > > "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, > Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, > Registered in England, Number 678540. It contains information which is > confidential and may also be privileged. It is for the exclusive use of the > intended recipient(s). If you are not the intended recipient(s) please note > that any form of distribution, copying or use of this communication or the > information in it is strictly prohibited and may be unlawful. If you have > received this communication in error please return it to the sender or call > our switchboard on +44 (0) 20 89107910. The opinions expressed within this > communication are not necessarily those expressed by Reed Exhibitions." > Visit our website at http://www.reedexpo.com > > -----Original Message----- > From: Peter Tilbrook > To: CF-Talk > Sent: Sun May 13 13:53:22 2007 > Subject: Re: Speeding up first hit compile time > > As CF improves, markedly of late, this should not be an issue. > > Yes CF seems to take ages to execute the first template upon a restart (as > the libraries are loaded) but after that it flies. > > If you are having issues I would look at your setup - is the database server > on the same box, system RAM, etc. > > CF is getting faster and faster but will not help with "not quite right > code" or trying to use CF as a database server. > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277975 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

