Introduction

Boot Time includes topics such as measurement, analysis, human factors, initialization techniques, and reduction techniques. Booting up a device involves numerous steps and sequences of events. In other words, Boot time is the time from power on to user start


Measuring Boot time

There are many methods available to measure the time. Few options are

Improving the boot performance of a system can provide reduced boot wait times.  

Analyzing the boot process using systemd tools

Systemd-analyze


Systemd-bootchart

CONFIG_SCHEDSTATS


 References