JeremyMain / GPUProfiler

GPUProfiler - Understand your application and workflow resource requirements
289 stars 19 forks source link

Show overall CPU utilization (current functionality) and per-core utilization in CPU utilization graph #155

Open JeremyMain opened 3 years ago

JeremyMain commented 3 years ago

Purpose is to identify when application CPU utilization is limited to a single core.

JeremyMain commented 3 years ago

Current work in progress, each CPU utilization has a separate color within the general CPU color range. image

zoom in on a portion you can see the individual CPU core utilization more clearly image

I need to overlay the overall CPU utilization in a more prominent color

Longer 60m example image

Cinebench R23, first with multi-core rendering, then a short period of single core rendering, finally OctaneBench 2020 image