Finally all that power won’t be wasted waiting for a single app download to finish and install.

Now, they should do simultaneous app updates. That’s the slowest process on my phone.

  • @[email protected]OP
    link
    fedilink
    English
    72 months ago

    But, it is efficient. If I download 2 or 3 large apps they get downloaded simultaneously and the lowest size app gets installed 1st. Meanwhile, previously it had to wait until one app was downloaded then wait to install them one by one. Which would be as much as 3 times slow.

    • @linearchaos
      link
      English
      11 month ago

      Your mobile processor can handle a couple of threads of download per core. If you’re downloading from multiple locations and aren’t throttled and have a phone with many cores, it can go faster. Realistically, to min/max, the software should know what your max configuration is and push that per download. Once a download fails to achieve the max, then it allows other downloads to bypass the queue. For large files, it’s almost always more efficient to focus on less streams if the streams can provide you the throughput.