progress: take into account cpu_bound processes
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 20
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.