I remember taking an operating systems class where the professor commented that Unix pipes added overhead because they create extra copies of the piped data. iirc, the kernel has to copy the data from the first…
I remember taking an operating systems class where the professor commented that Unix pipes added overhead because they create extra copies of the piped data. iirc, the kernel has to copy the data from the first…