haskell / haskell/ThreadScope

Activity colouring depending on HEC usage

Aperta
#82 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Haskell
Stelle
173
Fork
37
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.