On Thu, 8 Jun 2000 [EMAIL PROTECTED] wrote: > > As far as I've seen, the fastest template systems are the ones that > > convert the template to Perl code. So that's what I do. The templates all > > call a method (in my case $Response->Write()) which appends to a > > string. If there are no exceptions (see the guide) the string is sent to > > the browser. If there are exceptions, I parse/send an error template with > > the error in the template. > > I'm curious Matt, as opposed to what?, reparsing the template each > run? Clearly reparsing would be a big loser in terms of performance. As opposed to parsing into a tree and working from that. -- <Matt/> Fastnet Software Ltd. High Performance Web Specialists Providing mod_perl, XML, Sybase and Oracle solutions Email for training and consultancy availability. http://sergeant.org http://xml.sergeant.org
- Re: [performance/benchmark] printing techn... Eric Cholet
- Re: [performance/benchmark] printing t... Barrie Slaymaker
- Re: [performance/benchmark] printing techniques Jeff Norman
- Re: [performance/benchmark] printing techniques Stas Bekman
- Re: [performance/benchmark] printing technique... ___cliff rayman___
- Re: [performance/benchmark] printing techn... Stas Bekman
- Re: [performance/benchmark] printing t... Matt Sergeant
- Re: [performance/benchmark] print... Greg Cope
- Template techniques Matt Sergeant
- Re: Template techniques shane
- Re: Template techniques Matt Sergeant
- Re: Template techniques Chris Winters
- Re: Template techniques Bernhard Graf
- Re: Template techniques Randal L. Schwartz
- Re: Template techniques Perrin Harkins
- Re: Template techniques Andy Wardley
- [OT now] Re: Template techniq... Drew Taylor
- Re: [OT now] Re: Template tec... Perrin Harkins
- Re: [OT now] Re: Template tec... Joshua Chamas
- Re: [OT now] Re: Template tec... Drew Taylor
- Re: [OT now] Re: Template tec... Ed Phillips