in reply to Re: How does the while works in case of Filehandle when reading a gigantic file in Perl
in thread How does the while works in case of Filehandle when reading a gigantic file in Perl
@perlholic has posted my code, and I have checked the timings for each step separately but all are linear. The problem lies with 'while' because for every new line the time requirements go up
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How does the while works in case of Filehandle when reading a gigantic file in Perl
by Corion (Patriarch) on Feb 06, 2015 at 12:43 UTC |