JeremyMain / GPUProfiler

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

Add button to show/hide logical CPU core utilization #158

Open JeremyMain opened 3 years ago

JeremyMain commented 3 years ago

If you have a lot of logical cores it is difficult to see the overall CPU utilization and should be an optional display item. Adding a separate display toggle will help.

JeremyMain commented 3 years ago

Rather than adding an individual button for showing clocks, I will add additional button press behavior. ex: "CPU" -> "CPU+" -> (not shown) this would allow for additional details to be shown on demand without data overload by default.