sindresorhus/del

Add default concurrency limit

Open

#60 建立於 2017年6月9日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)JavaScript (1,305 star) (71 fork)batch import
enhancementhelp wanted

描述

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

貢獻者指南