progress: take into account cpu_bound processes
未关闭
enhancement
- 主要语言
- JavaScript
- 星标
- 20
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
If I run 100 async things, progress thinks that they are all running at the same time and returns progress of the slowest one. However the truth is that if all 100 things are `cpuBound`, then every completed one is progress.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。