JakeRoggenbuck / auto-clock-speed

A utility to check stats about your CPU, and auto regulate clock speeds to help with either performance or battery life.
https://autoclockspeed.org
MIT License
33 stars 9 forks source link

Add warning for long durnation of max CPU usage on powersave #550

Open Shuzhengz opened 9 months ago

Shuzhengz commented 9 months ago

Is your feature request related to a problem? Please describe. Adds a warning (in monitor perhaps) for long durnation of max CPU usage for one of the cores when in powersave mode, so that it could notify the user when a process is stuck (like let's say a webpage that does not stop loading) and potentially draining the battery

Describe alternatives you've considered Keeping an eye on CPU usage manually

Additional context My battery died in a lab because canvas keeps loading forever and I didn't notice :(

JakeRoggenbuck commented 9 months ago

We could also predict battery life. I could see these two features working well together.

Shuzhengz commented 9 months ago

Mb we can also add a graph for predicted battery life