progress: take into account cpu_bound processes
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 20
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.