tscpp / node-dependencies

Tree view of all node dependencies in workspace
Other
0 stars 0 forks source link

The number of child processes should be limited #15

Closed tscpp closed 3 years ago

tscpp commented 4 years ago

When installing a lot of dependencies at the same time, the installation process is very slow. The number of child processes should be limited to the number of CPU cores (if available).

tscpp commented 3 years ago

Conflicts with #33

tscpp commented 3 years ago

2b closed #33