sindresorhus / gulp-zip

ZIP compress files
MIT License
270 stars 47 forks source link

Zipping freezes #91

Open Elephant-Vessel opened 7 years ago

Elephant-Vessel commented 7 years ago

I'm trying to zip a folder with 61 subfolder with a total of 145 files, with a total size of almost 8 Mb.

The node process doing the work uses up 1,5 gigs of ram, then stays there and draws around 25-40% cpu.

Any suggestions? I'm on windows.