in reply to Re: Reducing memory usage while matching log entries
in thread Reducing memory usage while matching log entries
Yes, that's the file being held in memory. :(
I just tried putting that into a hash (also using 'delete' now - thanks!). It runs only slightly slower, and consumes quite a bit less memory, so success there!
|
|---|