Hi,

When I was using TT, my program was able to serve 1.7 requests per second.
(tested with ab program - Apache Bench).
After using HTML::Template, the same program, but modified to be able to use
HTML::Template, was able to serve over 3 requests per second.
After using HTML::Template::Compiled, the same program as that used with
HTML::Template, is able to serve over 7 requests per second.

The program is the same, so not the program is responsable for the delay.


i have the same experiences - some benchmarks show me half of the time use the programm-logic and db-querys and the other part ist HTML::Template - with HTML::Template::Compiled we have 2 times more requests per second or more! And the syntax is much improved beside HTML::Template. No more global vars. Clean name-spaces and request-methods

Hope someone could read it :-) my perl is 1000 times better as my english. But i will say that mod_perl, HTML::Template and HTML::Template::Compiled are very good products.

regards,
Jens

--
Online Software Designer
AISware CMS 3.0  [ http://www.aisware.de/ ]
EMail: [EMAIL PROTECTED] Telefon: 0221/975 08 20





Reply via email to