Skip to content

Add CPU usage (per core) column #123

@maa7

Description

@maa7

Hello,
Currently, the CPU usage column on the Processes shows CPU usage calculated per entire CPU (which was normal in the days of single-core CPUs).
Modern CPUs have many cores, but many programs remain single-threaded. For example, on a 16-core CPU, a single-threaded process will show only 6.2% usage (even though it takes up 100% of its potential).
Therefore, I propose also adding a CPU usage column calculated per core. This will immediately show how much a process is actually consuming per core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions