in reply to Re^2: How smart is 'seek $fh, $pos, 0'?
in thread How smart is 'seek $fh, $pos, 0'?
As your relative seek backwards is faster than the absolute seek forwards, I'm guessing that the file you used fitted entirely in cache.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: How smart is 'seek $fh, $pos, 0'?
by MidLifeXis (Monsignor) on May 27, 2015 at 15:40 UTC |