haskell / haskell/ThreadScope

Activity colouring depending on HEC usage

Abierto
#82 2 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Haskell
Estrellas
173
Forks
37
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Intel VTune have similar profiling information which is helping to find places where not all available cores (HECs) are used.
The idea is to use tri-color/semaphore (red, yellow, green) to paint the activity diagram depending on HEC usage. For example, if activity is less than 50% it's red, less than 75% yellow and more - green. So programs are pushed toward more parallel computations.

Actual HEC activity could be painted, too.

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.