Well, quite possible, I may have misinterpreted the OP. However the OP specifically said:
It seems to indicate that the program is executing the two lines of code above for each of the 8 million lines of input. Quite possibly the program may be doing something else, but this was just exactly what I was asking for, more code if any.I have a program that reads and processes approximately 8 million line +s of data. For each line read it does: my @aa = split(/\t/); @{$ref}{@head} = @aa;
In reply to Re^5: Faster Hash Slices
by Laurent_R
in thread Faster Hash Slices
by jht
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |