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;

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to