laverdet / isolated-vm

Secure & isolated JS environments for nodejs
ISC License
2.19k stars 154 forks source link

Scale node-gyp automatically #429

Closed augjoh closed 1 year ago

augjoh commented 1 year ago

This change let node-gyp choose the number of jobs to build during initial installation. This avoids threshing smaller machines with low RAM/CPUs.