Does someone knows an application for Windows that debugs battery consumption? Im looking for some software that could estimate the remainder batteries energy under some specific conditions. I would like to know which processes are consuming more energy (based on processor and i/o uses). Actually, any tool that could give some information would be nice.
|
feedback
|
|
I don't know of any application, but you could create the conditions you want and run this code on the command prompt:
It will monitor your system for 60 seconds and then generate an easy to read .html file on your desktop with reported findings. Save the report, change the conditions and retest. I just tried this out and was fairly impressed. It not only tells you about various processes but also the hardware usage. | |||
feedback
|