Originally published at https://blog.hadenes.io on March 16, 2021. In this post, we are going to compare the differences in effectiveness, from a computation and energy consumption perspective, between SystemD Timers and in-code loops for executing infinite loops. We’ll focus specifically on Linux, since features such as timerfd are only available…