Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CPU-Util and GPU-Util? #75

Open
aeagean opened this issue Apr 28, 2020 · 5 comments
Open

Add CPU-Util and GPU-Util? #75

aeagean opened this issue Apr 28, 2020 · 5 comments

Comments

@aeagean
Copy link

aeagean commented Apr 28, 2020

No description provided.

@CherryPill
Copy link
Owner

CherryPill commented Apr 30, 2020

Hello, can you please elaborate on what those specific features actually are? It's not really clear what you want

@aeagean
Copy link
Author

aeagean commented Apr 30, 2020

Can you add CPU and GPU usage views. Similar to the CPU and GPU of win10 task manager, I don't know how to use programming methods to obtain. Thank you very much.

@CherryPill
Copy link
Owner

I've implemented the CPU utilization logic, during testing its usage percentage was pretty much consistent with the percentage in the Task Manager, sometimes off by 2-5% (not really that significant), so I should note that it might not always give the same percentage as the Task Manager.

As for the GPU utilization logic, it is slightly more involved, so it will take some time to implement that.

I will soon merge the CPU utilization implementation into 1.4 and release a new minor version of the application.

@aeagean
Copy link
Author

aeagean commented May 29, 2020

It's really great, always looking forward to updating.

@CherryPill
Copy link
Owner

CPU utilization implemented in v1.4.3

https://github.com/CherryPill/system_info/releases/tag/v1.4.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants