sindresorhus/del

Add default concurrency limit

Open

#60 创建于 2017年6月9日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)JavaScript (71 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (1,305 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南