Leo Lapworth <[EMAIL PROTECTED]> writes: > On Fri, Feb 08, 2002 at 01:41:11AM +0100, Myk Melez wrote: > > So, besides enabling the XS stash and COMPILE_DIR options and using > > PROCESS instead of INCLUDE when possible, what other measures can I take > > to wring the most performance out of my templates? > > Convert your CGI script to a mod_perl handle and then use > a global TT object in the handle, I was amazed at the > difference this made:
Yeah, but as you admitted over Dim Sum you hadn't made some of the essential optimisations you should have to your Registry setup... ;-) Lemme at it (or read the relevant chapter of Stas' guide). -- Dave Hodgkinson, Wizard for Hire http://www.davehodgkinson.com Editor-in-chief, The Highway Star http://www.deep-purple.com Interim Technical Director, Web Architecture Consultant for hire
