Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 867 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 867 Bytes

TopProcess

Top Process is lightweight system monitoring tool for Microsoft Windows XP/Vista/7/8/10.

It will allow you to monitor resources consumption on your machine. Top Process shows CPU / MEM consumption chart, HDD usage percent (% Disk Time), top 5 windows processes sorted on memory consumption and CPU usage, there are several windows gadgets that do the same but I don't like windows gadgets because Gadgets are slow and they are getting information about processes from WMI, and that is also slow and often unreliable, so I decided to build small desktop application for that purpose. Top Process will merge all processes with the same executable name, some applications run in several processes and this way you can get better information about real system resource usage (eg. for Google Chrome).

Binaries at http://www.antoniob.com/top-process.html