Item | Description | Evaluation |
---|---|---|
CPU Time | A graph showing the CPU time expended on different processes. | This graph makes it possible to identify processes that consume much CPU time. |
Pagefile Size | A cumulative graph of the pagefile required for different processes. | In the case of a computer that has a high rate of virtual memory usage, this analysis makes it possible to identify which processes consume a large amount of virtual memory. |
Working set Size | A cumulative graph showing the size of the workspace used by different processes. | In the case of a computer that has a high rate of physical memory usage rate, this analysis makes it possible to identify which processes consume a large amount of physical memory. |