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 => ' [EMAIL PROTECTED] ', Web => ' http://474.at ' }
_______________________________________________
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/