GPUProfiler icon indicating copy to clipboard operation
GPUProfiler copied to clipboard

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

Open JeremyMain opened this issue 4 years ago • 1 comments

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

JeremyMain avatar Sep 09 '21 14:09 JeremyMain

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

JeremyMain avatar Sep 26 '21 14:09 JeremyMain