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

Colorize processes that are using a lot of CPU #10

Open
whimboo opened this issue Feb 12, 2021 · 0 comments
Open

Colorize processes that are using a lot of CPU #10

whimboo opened this issue Feb 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@whimboo
Copy link
Owner

whimboo commented Feb 12, 2021

It would be great to highlight those processes in the process list that are consuming a lot of CPU. Hereby we should also differentiate between foreground and background tabs. We could have different thresholds and colors.

To not cause flickering we should calculate the mean of CPU usage over the last recorded entries. Here the to implement cyclic buffer (issue #9) will help.

@whimboo whimboo added enhancement New feature or request blocked Blocked by another issue labels Feb 12, 2021
@whimboo whimboo removed the blocked Blocked by another issue label Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant