-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeededworkbench-diagnosticsGeneral VS Code built-in diagnostic issuesGeneral VS Code built-in diagnostic issues
Milestone
Description
I often see the process explorer showing load long after that load happened and only slowly ticking backward.
From #50597 (comment):
The process explorer and --status are both using ps to get CPU usage. Linux documentation for ps says "CPU usage is currently expressed as the percentage of time spent running during the entire lifetime of a process. This is not ideal, and it does not conform to the standards that ps otherwise conforms to.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeededworkbench-diagnosticsGeneral VS Code built-in diagnostic issuesGeneral VS Code built-in diagnostic issues