[Catalyst] Catalyst vs Rails vs Django Cook off

Jonathan Rockway jon at jrock.us
Mon Jan 15 18:09:17 GMT 2007


On Sunday 14 January 2007 09:26, Octavian Rasnita wrote:
> Hi,
>
> Here is ablog I just found. Is it true that Catalyst is so slow comparing
> with other frameworks?
> http://letsgetdugg.com/category/rails

Rails can do nothing* faster than Catalyst.  Good for it.

* Dispatch to an action that returns "Hello world."

Try adding a templating system and a database (it's an MVC framework after 
all) and then see what the results look like.

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;



More information about the Catalyst mailing list