Closed DylanPiercey closed 7 years ago
Resolves https://github.com/antonmedv/jsize/issues/33.
Also since each process will use a random folder we can actually parallelize it a bit more (hence the switch to Promise.all). In testing it is much faster now 😄.
Resolves https://github.com/antonmedv/jsize/issues/33.
Also since each process will use a random folder we can actually parallelize it a bit more (hence the switch to Promise.all). In testing it is much faster now 😄.