#971 introduced a library to query systemd, rather than relying on systemctl. While perhaps before we were using the same CPU as now (unsure), this puts more pressure on the GC, as well as spends more CPU cycles that perhaps before were spent waiting for the process to report back

https://pprof.me/8b20774
Seems like the library could be optimized a bit to reduce allocations, among others
cc @kakkoyun @maxbrunet