An experiment to improve the efficiency of the cat utility
Ariadne Conill, the creator of the Audacious music player, initiator of the IRCv3 protocol development, and leader of the Alpine Linux security team, conducted research on how to optimize the cat utility, which outputs one or multiple files to the standard output stream. To improve the performance of cat in Linux, two optimization options have been proposed, based on using the system calls sendfile and splice […]
