boottime
Boottime, or boot time, is the duration from power-on or system reset until a device is ready to accept user input and its main services are available. It is a key measure of how quickly a platform transitions from a powered-down state to a usable state and is relevant for personal computers, servers, and embedded systems.
The boot process typically consists of several stages. First, hardware initialization and a power-on self-test or
Boottime is measured with various metrics and tools. Common distinctions include cold boot (from a powered-off
Factors influencing boottime include hardware speed (processor, memory, storage media), firmware and bootloader efficiency, the number
See also: boot sequence, bootloader, init system, startup performance.