haskell / haskell/ThreadScope

Activity colouring depending on HEC usage

Open
#82 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
173
Forks
37
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.