andrewrk / andrewrk/node-plan

progress: take into account cpu_bound processes

Abierto
#4 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.