sindresorhus/del

Add default concurrency limit

Open

#60 aperta il 9 giu 2017

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (71 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1305 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Currently the concurrency limit is Infinity. I have a gut feeling it would generally be faster with some kind of concurrency limit. Probably a number between 4 and 10. This will need some benchmarking. Help wanted.

Context: https://github.com/sindresorhus/del/commit/66f069f1dedb7d077bc35b9d6c50f278418ff34c#commitcomment-21722984

Guida contributor