[Catalyst] Catalyst vs Rails vs Django Cook off

Robert 'phaylon' Sedlacek rs at 474.at
Mon Jan 15 10:08:13 GMT 2007


Victor Igumnov wrote:

> Regardless, the benchmark was fairly simplistic to begin with which only
> stressed the dispatcher.

Didn't you say at one point you changed it to not use the templating
systems? Because it says

  Document Path:          /

and

  sub default : Private {
    my ( $self, $c ) = @_;
        $c->stash->{template}="index.tt2";
  }

-- 
# Robert 'phaylon' Sedlacek
# Perl 5/Catalyst Developer in Hamburg, Germany
{ EMail => ' rs at 474.at ', Web => ' http://474.at ' }



More information about the Catalyst mailing list