this is sad
this is sad
Posted Jun 20, 2016 2:02 UTC (Mon) by pizza (subscriber, #46)In reply to: this is sad by zblaxell
Parent article: Klumpp: A few words about the future of the Limba project
> APT needs minutes of CPU time on a PC-class machine to navigate through a carefully curated (i.e. expensive and error-prone) database of packages labelled according to their dependency relationships. A single-package install on a smartphone-class machine could easily drain a fully charged battery just trying to solve the dependency graph, let alone doing all the IO to perform a non-trivial dependency upgrade.
You both vastly overstate apt's CPU requirements and understate modern smartphone processing and I/O capabilities.
And a random apt package's I/O requirements are most likely better than a random android app's requirements, especially when you consider that modern Android actually *compiles* the app upon installation, and nearly everything interesting going on under the hood (on Android) happens via bog-stock sqlite databases.
