On 11/29/23 8:09 PM, Nayabbasha.Sayed@xxxxxxxxxxxxx wrote:
One of the benchmark case is, where it simply opens graphical window on LCD screen and then simply closes it. For this case, the egt-benchmark shows 9 iterations/sec for busybox init. And it's only 5 iterations/sec for systemd init.
Have you run perf or some other whole-system profiler on the system to see what time is spent in what process and how the systemd case differs from the busybox case?
-- Christian