in reply to perl io and linux issues
For one thing, a readline must search for a newline in the
file. Of course that is slower that a read, that just
takes a predefined length of bytes from a file.
Others will have more to say about the linux file IO. As far as I know, it is fast.
Jeroen
"We are not alone"(FZ)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: perl io and linux issues
by Malkavian (Friar) on Mar 30, 2001 at 15:40 UTC | |
by dino (Sexton) on Apr 04, 2001 at 20:42 UTC | |
Re: Re: perl io and linux issues
by dino (Sexton) on Mar 30, 2001 at 17:30 UTC |
In Section
Seekers of Perl Wisdom