@RL_Dane @mjgardner @benjaminhollon Would be very unlikely to be any performance boost. Probably a decrease I'd guess. Things that take longest are most dynamic, usb, gfx, smartctl, the stuff that is static relatively for each boot are very fast programs, #lspci, #dmidecode, but adding boot testing... not fun, lol. It would just be more code. This why I focus a lot on realtime optimizations, removing subshell calls, that's the real speedups.