progress: take into account cpu_bound processes
Aperta
enhancement
- Lingua principale
- JavaScript
- Stelle
- 20
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.