Just an update on this: As of now I am trying with the sort option as mentioned by salva. for my $key(sort keys %hash) { print FH1_sorting "$key -> $hash{$key}"; } This is working.But the problem here is, it is consuming all of system +s memory 12GB and even after sort, the script is not getting terminat +ed, but shows memory consumption at 99% for an indefinite amount of t +ime. I have not looked at the GRT sort yet. Is there any solution for this memory consumption of 99%? Or should I to concentrate on GRT sort? Please advise
In reply to Re^2: perl ST sort performance issue for large file?
by rkshyam
in thread perl ST sort performance issue for large file?
by rkshyam
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |