in reply to Reading entire file into scalar: speed differences?

Rumour has it that it's faster to read blocks instead of the entire file. This isn't confirmed though, and there might be other issues, like described in this node.

See it as an exercise (and use different block sizes) and please post your results here. :)
  • Comment on Re: Reading entire file into scalar: speed differences?