Re: Apache::Status 'PADLIST summary' and memory usage

2004-02-11 Thread Mark Maunder
Thanks very much Stas, and the list for the archived info. On Thu, 2004-02-12 at 02:43, Stas Bekman wrote: > Mark Maunder wrote: > > I'm creating some fairly big scalars (6 megs) under mod_perl containing > > strings, and was doing some memory profiling using Apache::Status. I > > noticed at the e

Re: Apache::Status 'PADLIST summary' and memory usage

2004-02-11 Thread Stas Bekman
Mark Maunder wrote: I'm creating some fairly big scalars (6 megs) under mod_perl containing strings, and was doing some memory profiling using Apache::Status. I noticed at the end of the memory usage for a particular sub, in a module, there is a 'PADLIST summary', and that there is some hefty memor

Apache::Status 'PADLIST summary' and memory usage

2004-02-11 Thread Mark Maunder
I'm creating some fairly big scalars (6 megs) under mod_perl containing strings, and was doing some memory profiling using Apache::Status. I noticed at the end of the memory usage for a particular sub, in a module, there is a 'PADLIST summary', and that there is some hefty memory usage by certain v