Perrin Harkins said:
> That was my point actually: the dispatching (plus the
abstraction layer
> for accessing things like the query string from the web
environment) is
> nearly all of it, in terms of performance. A couple of
calls to
> $c->forward() and $c->stash() are negligible, and
all the rest is either
> your code or some non-Catalyst CPAN module.
Well, let's just agree that we have differing opinions on
this. Otherwise
we'd only start repeating ourselves.
> The benchmark still sucks though, even as a dispatcher
test. He gave it
> the easiest possible URL.
And I think we never disagreed on this point
--
# Robert 'phaylon' Sedlacek
# Perl 5/Catalyst Developer in Hamburg, Germany
{ EMail => ' rs 474.at ', Web => ' http://474.at ' }
_______________________________________________
List: Catalyst lists.rawmode.org
Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
Dev site: http://dev.catalyst.per
l.org/
|