Hacker News new | ask | show | jobs
by mianos 2269 days ago
This comment was right at the bottom. It was so funny I just spit my coffee.
1 comments

the thing is, it really was faster than gnu cat. I suspect it is because gnu cat does other things than just using Linux splice to a file descriptor and has options to count lines and such, and doesn't (didn't?) bother to use SSE. I just thought cat would give me a practical maximum to compare to when reading from disk.