Tracking CPU and Memory usage per process

前端 未结 16 2099
粉色の甜心
粉色の甜心 2020-11-28 01:28

I suspect that one of my applications eats more CPU cycles than I want it to. The problem is - it happens in bursts, and just looking at the task manager doesn\'t help me as

16条回答
  •  执念已碎
    2020-11-28 02:00

    Process Explorer can show total CPU time taken by a process, as well as a history graph per process.

提交回复
热议问题