Mr. Shawn H. Corey wrote:
> On Wed, 2008-11-19 at 18:30 +0000, Nitin Kalra wrote:
>>
>> In a Perl script of mine I have to compare 2 8M-10M
>> files(each). Which mean 80-90M searches. As a normal
>> procedure (upto 1 M)I use hashes, but going beyond 1M
>> system performance degrades drastically.
>>
>> If anybody has faced something like this then plz
>> share the same.
> 
> Why do you keep the keys sorted in separate files?

Keys? Do you know something we don't Shawn, or did you mean "Why don't you..."?

Rob

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to