in reply to Re: Re: Force perl to release memory back to the operating system
in thread Force perl to release memory back to the operating system
Since you are selecting a limited number of the highest values, keeping a list of the highest values see so far while scanning through the entire hash will be much more efficient than operating on everything at once.
|
|---|