[Catalyst] Non-real world irrelevant benchmarks

Perrin Harkins perrin at elem.com
Fri Nov 17 02:01:36 GMT 2006


Nilson Santos Figueiredo Junior wrote:
> Anyone knows how Mason compares to TT, performance-wise?

There are some very old benchmarks here:
http://chamas.com/bench/#2000

These are not ideal though, because they compare the cost of using Mason 
as your controller and templating system to the cost of a simple 
mod_perl handler plus TT.  What you really want is a benchmark comparing 
them through Catalyst.

Regarding your TT performance issues, there are some common things to 
do, which you can find in the TT list archives.  I'd still like to see 
your dprof output sorted by real time, since it seems impossible that a 
TT template could take 4 seconds unless it's doing something like 
fetching from a database or the TT cache is turned off.

- Perrin



More information about the Catalyst mailing list