[Catalyst] viewing catalyst memory usage
Mark Zealey
mark at itsolve.co.uk
Mon Feb 12 18:27:50 GMT 2007
Hi there,
Is there any (vaguely simple?) way to see where all the memory is being used
in a catalyst application? This kinda follows on from the previous thread on
mod_perl memory usage, but I'd like to use something like Devel::Monitor or
Devel::ObjectTracker to monitor all objects created by catalyst and try to
optimize those that are using the most memory - even quite a simple cat app
with DBIx::Class, Authentication, Sessions and TT takes about 30-40mb and
this can't be good.
Thanks,
Mark
More information about the Catalyst
mailing list