The storage and processing power of modern smartphones are touted to rival those of a typical laptop. Yet, my trash-picked testing system from over a decade ago with a bottom-of-the-barrel SATA SSD can still boot to the Linux desktop faster than all but one of my Android devices.

Understandably, this isn’t a huge priority since very few people are cold booting their phones every morning. But is it just plain unoptimized? How hard would it be to optimize? Do security features and checks bog it down? Is it that there’s many tiny files to load when booting? What gives?

  • ReversalHatchery@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    6 days ago

    you can get somewhat of an impression of it if after a reboot you get a logcat dump. for that, you need to enable ADB, and install the ADB tools on a computer. but disable ADB if you don’t use it