[Catalyst] The performance test of 6 leading frameworks

Andy Grundman andy at hybridized.org
Fri Feb 29 18:37:02 GMT 2008


On Feb 29, 2008, at 2:20 PM, Dab wrote:

> Thank you for your answers
> If asked that question is that I make a small application that takes  
> 3 seconds per request with only one user. It has only 7 tables and  
> uses a lot of TT.
> I forget to use /Template::Stash::XS, (thank /Andy) I will make a  
> comparison

3 seconds per request is definitely an app-level problem, maybe your  
database queries?  Debug output shows execution time per method, may  
help you locate the problem.




More information about the Catalyst mailing list