You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tests): add systemd_analyze data as boot time metric
Currently we measure boottime by looking at the Firecracker
logs and waiting for the guest to trigger a special boot device
inside Firecracker.
There is an alternative way of measuring boot time from
a guest perspective by using systemd-analyze. Will help us to understand
boot times better.
Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
0 commit comments