On 27 Sep 2004, at 15:30, David F. Skoll wrote:

On Mon, 27 Sep 2004, Matt Sergeant wrote:

You can use for (0.. $#{$self->{conf}->{biglistofrulenames}}) and then
reference direct into the array.

Probably won't help; I'm sure there are hundreds of places where assignment
to "my" variables takes place, and chasing them all down is a nightmare,
and eliminating them will result in unreadable code.

Yup. What I wish is that there were a tool like dprofpp for memory allocations that could point out the largest structures. Sadly due to the way allocators work this is very very difficult.


I have some intentions to look into this sort of issue with SA soon (and I have quite a bit of experience with it from the mod_perl world) but don't hold your breath waiting for things as I can't make any guarantees.

Matt.


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________

Reply via email to