this post was submitted on 14 Apr 2026
5 points (55.1% liked)
Linux
13493 readers
575 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
5 seconds at every boot and shutdown is important.
The reason you shouldn't blindly benchmark an init system is because most of the time is not caused by the init system itself being slow, but the processes it manages being slow.
As the other commenter says, it is very easy to make the system "faster" by just configuring the timeouts to be lower. If you just set the timeout to 0 it will be very fast, but it won't be a very good system.