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 はまだ評価されていません。