Code Monkey home page Code Monkey logo

Comments (7)

mithlesh-kumar avatar mithlesh-kumar commented on September 23, 2024

Unzipping a 60MB file took 80 seconds in Moto G 2Gen and some older device heat up while processing.

from cordova-plugin-zip.

chrisrickard avatar chrisrickard commented on September 23, 2024

do y'all know what iPad (any generation) unzippin' performance is like?

from cordova-plugin-zip.

chrisrickard avatar chrisrickard commented on September 23, 2024

Just to followup on my own message, I can unzip a 4.5MB zip (with ~40 files inside) in around 2 to 3 seconds on an iPad. Tested on old iPad 2, and the latest iPad Air (2014)

from cordova-plugin-zip.

 avatar commented on September 23, 2024

The performance issue I encountered is probably due to the number of files (130.000 very small JPG - map tiles) in the zip archive.

Another method I tried was putting the map tiles into a Sqlite DB and downloading it from AWS after the app was installed on the device. This works quite well, however, rendering the tiles on the map turned out to be very slow.

from cordova-plugin-zip.

rknell avatar rknell commented on September 23, 2024

+1 260mb file with map tiles takes 40 mins on Android and iOS. Did anyone find a solution?

from cordova-plugin-zip.

Toterbiber avatar Toterbiber commented on September 23, 2024

+1 We have the same problem also with map tiles. The plugin is not usable on iOS like that.
It's getting slower and slower. In the beginning it's very fast and then it slows down over the time.

6000 files get decompressed in a few seconds, 250.000 files of the same size took me 6 houres!

This problem does NOT occure on Android!

from cordova-plugin-zip.

Toterbiber avatar Toterbiber commented on September 23, 2024

I tested it with the latest version of ZipArchive https://github.com/ZipArchive/ZipArchive and it worked fine. It would be great if someone could update this!

from cordova-plugin-zip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.