node-packer icon indicating copy to clipboard operation
node-packer copied to clipboard

performance issue

Open C-ra-ZY opened this issue 6 years ago • 1 comments

simple build index.js:

console.log("hello world");

will cause 100% cpu and memory usage on windows 7 enterpirse, python 2.7, vs 2015. 8G memery is not enough to complete the build progress.

C-ra-ZY avatar May 07 '18 09:05 C-ra-ZY

https://github.com/pmq20/node-packer/issues/83#issuecomment-344610424 看这个答案

yoyokko avatar Mar 13 '19 11:03 yoyokko