in reply to Re: Re: Memory usage & hashes of lists of hashes of lists
in thread Memory usage & hashes of lists of hashes of lists
Do you get the same/similar memory usage with just a call to ars_GetEntry in the loop and no other processing? If not, then you're losing memory somewhere else in the loop.