[Catalyst] Catalyst performance under load
Matt S Trout
dbix-class at trout.me.uk
Thu Feb 9 15:41:52 CET 2006
On Thu, Feb 09, 2006 at 04:02:52PM +0200, Yuval Kogman wrote:
> If the need should arise I personally promise to add simple caching
> to the dispatcher code that should make all common URIs (with
> arguments) resolve in virtually O(1) time after the first request.
> This should eliminate all the remaining overhead that is not
> introduced by plugins.
I actually did this at one point when I was rewriting the dispatcher for 5.5,
but even on TestApp the performance difference was negligible.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list