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

_______________________________________________
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/

Reply via email to