Hacker News new | ask | show | jobs
by zerr 903 days ago
I'd assume at some level of IO, blocks/pages/whole buffers are being read, as opposed to reading bytes one by one. So the sequental access takes advantage of this I suppose.