bower / decompress-zip

Module that decompresses zip files
MIT License
102 stars 76 forks source link

Extract the zip file takes too long. #57

Open angryhorse0905 opened 7 years ago

angryhorse0905 commented 7 years ago

I am using this package to extract zip file to a specific folder in both Mac OS and Windows.

In Windows, it's quite fine and I can wait for extracting the zip file. But the problem is it's too slow and long to extract the zip file in MacOS.

Zip file size: around 1GB Total file counts in the zip: 3000 files

Please let me know how can I improve speed?