Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Open Source
  3. why is unzipping on android so slow?

why is unzipping on android so slow?

Scheduled Pinned Locked Moved Open Source
opensource
14 Posts 6 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H This user is from outside of this forum
    H This user is from outside of this forum
    [email protected]
    wrote last edited by [email protected]
    #1

    cross-posted from: https://lemmy.world/post/32606497

    why is unzipping on android so slow compared to Windows? I've tried ZipXtract, MaterialFile... All took 10+minutes to unizip a zip file that only took 30 seconds to unzip on Windows.

    Why is this the case and i s there any way to speed it up?

    Thanks a lot

    EDIT:

    I am using google pixel 9a so this issue looks like it might not be the issue of storage speed

    Windows is not running in a virtual machine, just a normal laptop

    Typo in the post fixed

    EDIT AGAIN:

    Solved!

    yes it the archive does contains thousands of small files! I think that could be the reason of low performance on android mobile!

    thanks a lot @[email protected]

    ineedmana@piefed.zipI L I L H 6 Replies Last reply
    14
    • H [email protected]

      cross-posted from: https://lemmy.world/post/32606497

      why is unzipping on android so slow compared to Windows? I've tried ZipXtract, MaterialFile... All took 10+minutes to unizip a zip file that only took 30 seconds to unzip on Windows.

      Why is this the case and i s there any way to speed it up?

      Thanks a lot

      EDIT:

      I am using google pixel 9a so this issue looks like it might not be the issue of storage speed

      Windows is not running in a virtual machine, just a normal laptop

      Typo in the post fixed

      EDIT AGAIN:

      Solved!

      yes it the archive does contains thousands of small files! I think that could be the reason of low performance on android mobile!

      thanks a lot @[email protected]

      ineedmana@piefed.zipI This user is from outside of this forum
      ineedmana@piefed.zipI This user is from outside of this forum
      [email protected]
      wrote last edited by
      #2

      I've been using ZArchiver and Ghost Commander and haven't noticed a big difference vs Linux. It might depend on device's hardware too

      H 1 Reply Last reply
      2
      • H [email protected]

        cross-posted from: https://lemmy.world/post/32606497

        why is unzipping on android so slow compared to Windows? I've tried ZipXtract, MaterialFile... All took 10+minutes to unizip a zip file that only took 30 seconds to unzip on Windows.

        Why is this the case and i s there any way to speed it up?

        Thanks a lot

        EDIT:

        I am using google pixel 9a so this issue looks like it might not be the issue of storage speed

        Windows is not running in a virtual machine, just a normal laptop

        Typo in the post fixed

        EDIT AGAIN:

        Solved!

        yes it the archive does contains thousands of small files! I think that could be the reason of low performance on android mobile!

        thanks a lot @[email protected]

        L This user is from outside of this forum
        L This user is from outside of this forum
        [email protected]
        wrote last edited by
        #3

        If your using a budget phone, storage tends to be slow

        Even on some higher budget phones using slower storage is a regular cost cutting move

        H 1 Reply Last reply
        7
        • H [email protected]

          cross-posted from: https://lemmy.world/post/32606497

          why is unzipping on android so slow compared to Windows? I've tried ZipXtract, MaterialFile... All took 10+minutes to unizip a zip file that only took 30 seconds to unzip on Windows.

          Why is this the case and i s there any way to speed it up?

          Thanks a lot

          EDIT:

          I am using google pixel 9a so this issue looks like it might not be the issue of storage speed

          Windows is not running in a virtual machine, just a normal laptop

          Typo in the post fixed

          EDIT AGAIN:

          Solved!

          yes it the archive does contains thousands of small files! I think that could be the reason of low performance on android mobile!

          thanks a lot @[email protected]

          I This user is from outside of this forum
          I This user is from outside of this forum
          [email protected]
          wrote last edited by
          #4

          Bottleneck is usually storage speed rather than processing power. If you have a device that can use external sd cards and your device supports high-speed cards, that might help, though if the controller for sd cards is slow, that might just end up a worse bottleneck. But that's just a guess and it definitely could be that your memory is not sufficient or background apps are eating up processing, such as crypto-mining malware just as an example. You can check resources over adb while unzipping or try some benchmarks to determine your issue.

          Anecdotally, I have no issues on my Pixel 7 Pro and never had issues on past Pixel or Nexus phones I've owned (generally higher end models with plenty of memory and storage space). Pixel devices don't include sd card slots so this is all on internal storage in those cases.

          Sure anything is likely to take longer on a phone than on a laptop or desktop, but shouldnt be that significant of a difference unless there's a hardware bottleneck or other apps are using all the resources.

          H 1 Reply Last reply
          1
          • I [email protected]

            Bottleneck is usually storage speed rather than processing power. If you have a device that can use external sd cards and your device supports high-speed cards, that might help, though if the controller for sd cards is slow, that might just end up a worse bottleneck. But that's just a guess and it definitely could be that your memory is not sufficient or background apps are eating up processing, such as crypto-mining malware just as an example. You can check resources over adb while unzipping or try some benchmarks to determine your issue.

            Anecdotally, I have no issues on my Pixel 7 Pro and never had issues on past Pixel or Nexus phones I've owned (generally higher end models with plenty of memory and storage space). Pixel devices don't include sd card slots so this is all on internal storage in those cases.

            Sure anything is likely to take longer on a phone than on a laptop or desktop, but shouldnt be that significant of a difference unless there's a hardware bottleneck or other apps are using all the resources.

            H This user is from outside of this forum
            H This user is from outside of this forum
            [email protected]
            wrote last edited by
            #5

            Sry, I should state my device model in the post

            I am using google pixel 9a so this issue looks like it might not be the issue of storage speed?

            I 1 Reply Last reply
            0
            • L [email protected]

              If your using a budget phone, storage tends to be slow

              Even on some higher budget phones using slower storage is a regular cost cutting move

              H This user is from outside of this forum
              H This user is from outside of this forum
              [email protected]
              wrote last edited by
              #6

              Sry, I should state my device model in the post

              I am using google pixel 9a so this issue looks like it might not be the issue of storage speed?

              L 1 Reply Last reply
              1
              • ineedmana@piefed.zipI [email protected]

                I've been using ZArchiver and Ghost Commander and haven't noticed a big difference vs Linux. It might depend on device's hardware too

                H This user is from outside of this forum
                H This user is from outside of this forum
                [email protected]
                wrote last edited by [email protected]
                #7

                Sry, I should state my device model in the post

                I am using google pixel 9a so this issue looks like it might not be the issue of storage speed?

                Also sorry about the typo in the post, I'm using ZipXtract and matrial files for decompressing

                1 Reply Last reply
                0
                • H [email protected]

                  cross-posted from: https://lemmy.world/post/32606497

                  why is unzipping on android so slow compared to Windows? I've tried ZipXtract, MaterialFile... All took 10+minutes to unizip a zip file that only took 30 seconds to unzip on Windows.

                  Why is this the case and i s there any way to speed it up?

                  Thanks a lot

                  EDIT:

                  I am using google pixel 9a so this issue looks like it might not be the issue of storage speed

                  Windows is not running in a virtual machine, just a normal laptop

                  Typo in the post fixed

                  EDIT AGAIN:

                  Solved!

                  yes it the archive does contains thousands of small files! I think that could be the reason of low performance on android mobile!

                  thanks a lot @[email protected]

                  L This user is from outside of this forum
                  L This user is from outside of this forum
                  [email protected]
                  wrote last edited by [email protected]
                  #8

                  Although I cannot state this is the issue with certainty, I put one vote on Android's Storage Access Framework being absolute ass.

                  1 Reply Last reply
                  0
                  • H [email protected]

                    cross-posted from: https://lemmy.world/post/32606497

                    why is unzipping on android so slow compared to Windows? I've tried ZipXtract, MaterialFile... All took 10+minutes to unizip a zip file that only took 30 seconds to unzip on Windows.

                    Why is this the case and i s there any way to speed it up?

                    Thanks a lot

                    EDIT:

                    I am using google pixel 9a so this issue looks like it might not be the issue of storage speed

                    Windows is not running in a virtual machine, just a normal laptop

                    Typo in the post fixed

                    EDIT AGAIN:

                    Solved!

                    yes it the archive does contains thousands of small files! I think that could be the reason of low performance on android mobile!

                    thanks a lot @[email protected]

                    H This user is from outside of this forum
                    H This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #9

                    EDIT AGAIN:

                    Solved!

                    yes it the archive does contains thousands of small files! I think that could be the reason of low performance on android mobile!

                    thanks a lot @[email protected]

                    1 Reply Last reply
                    1
                    • H [email protected]

                      cross-posted from: https://lemmy.world/post/32606497

                      why is unzipping on android so slow compared to Windows? I've tried ZipXtract, MaterialFile... All took 10+minutes to unizip a zip file that only took 30 seconds to unzip on Windows.

                      Why is this the case and i s there any way to speed it up?

                      Thanks a lot

                      EDIT:

                      I am using google pixel 9a so this issue looks like it might not be the issue of storage speed

                      Windows is not running in a virtual machine, just a normal laptop

                      Typo in the post fixed

                      EDIT AGAIN:

                      Solved!

                      yes it the archive does contains thousands of small files! I think that could be the reason of low performance on android mobile!

                      thanks a lot @[email protected]

                      uninvitedguest@lemmy.caU This user is from outside of this forum
                      uninvitedguest@lemmy.caU This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #10

                      Sigh.

                      unziiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiipppppppsssss

                      1 Reply Last reply
                      4
                      • H [email protected]

                        Sry, I should state my device model in the post

                        I am using google pixel 9a so this issue looks like it might not be the issue of storage speed?

                        L This user is from outside of this forum
                        L This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #11

                        The "a" series is googles budget phones, they also use budget storage (ufs 3.1), its by no means super slow but definitely could be a contributing factor if your archive is very big with lots of random writes and reads

                        1 Reply Last reply
                        1
                        • H [email protected]

                          Sry, I should state my device model in the post

                          I am using google pixel 9a so this issue looks like it might not be the issue of storage speed?

                          I This user is from outside of this forum
                          I This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #12

                          Pixel 9a has some issues with performance, currently. They used older storage tech for the 9 and 9a than other devices and not enough memory for all the "AI" features that are tracking everything you do to make things more convenient. There are a few articles out there related to some ways to improve performance a bit by disabling some background apps that you may not be using. It's also possible future updates from google may fix some of whatever is causing the issues for many users.

                          But it's not an endemic Android issue, at least not modern versions in my experience. I use GrapheneOS on a Pixel 7 Pro currently and just grabbed a couple of 10+ GB zip files I had on an old dropbox account and unzipped them with the fossify file manager. It was basically instant. Took longer to download them than unzip.

                          As I mentioned, your best bet is to use ADB or similar and monitor what applications are eating up resources and try to free some up. Especially any apps thrashing the storage or filling memory. That's assuming you have already uninstalled any bloatware and rebooted recently to make sure no bad apps are stuck.

                          H 1 Reply Last reply
                          1
                          • I [email protected]

                            Pixel 9a has some issues with performance, currently. They used older storage tech for the 9 and 9a than other devices and not enough memory for all the "AI" features that are tracking everything you do to make things more convenient. There are a few articles out there related to some ways to improve performance a bit by disabling some background apps that you may not be using. It's also possible future updates from google may fix some of whatever is causing the issues for many users.

                            But it's not an endemic Android issue, at least not modern versions in my experience. I use GrapheneOS on a Pixel 7 Pro currently and just grabbed a couple of 10+ GB zip files I had on an old dropbox account and unzipped them with the fossify file manager. It was basically instant. Took longer to download them than unzip.

                            As I mentioned, your best bet is to use ADB or similar and monitor what applications are eating up resources and try to free some up. Especially any apps thrashing the storage or filling memory. That's assuming you have already uninstalled any bloatware and rebooted recently to make sure no bad apps are stuck.

                            H This user is from outside of this forum
                            H This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #13

                            I believe I have found the issue. The archive does contains thousands of small files and that could be the reason

                            I 1 Reply Last reply
                            0
                            • H [email protected]

                              I believe I have found the issue. The archive does contains thousands of small files and that could be the reason

                              I This user is from outside of this forum
                              I This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #14

                              Yeah that can make a difference in some cases. Are they media files? Android tends to do more scanning of those as each is created. You can also set a .nomedia file in the directory that you're unzipping to on order to reduce sone of that, though not sure if the new AI stuff obeys those like Android itself does.

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • World
                              • Users
                              • Groups