loaExMachina [any]

I am a person online.

  • 0 Posts
  • 2 Comments
Joined 4 years ago
cake
Cake day: April 27th, 2022

help-circle
  • Do people using the older init functions actually perform even better?

    The thing is, the really older init functions like Sysvinit or even Upstart aren’t all that’s being compared to Systemd. Alternatives include OpenRC, which is just a bit older than systemd and also improved during this time, and Dinit, which is newer than systemd.

    I recently switched from Arch to Artix witg Dinit, I can’t make a full comparison since I also didn’t reinstall every program after the change and this might play into it, but I can at least say that the time it takes to boot is reduced, and I saw some people online making the same constatation.

    As for the comparision with windows… I think regardless of init system and distros it is generally true that Linux does more out of less than windows, and that difference completely dwarfs the difference between specific init systems on Linux.