in reply to How to split file for threading?
for my $line (<INFILE>) {
Have you tried actually running this code on a 20GB file?
Do you remember the responses to your previous question?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to split file for threading?
by diyaz (Beadle) on Jun 23, 2015 at 14:47 UTC | |
by stevieb (Canon) on Jun 23, 2015 at 15:01 UTC | |
by diyaz (Beadle) on Jun 23, 2015 at 15:47 UTC | |
by BrowserUk (Patriarch) on Jun 23, 2015 at 16:01 UTC | |
by Anonymous Monk on Jun 23, 2015 at 16:50 UTC | |
by diyaz (Beadle) on Jun 23, 2015 at 16:51 UTC |