-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.78
Pipeline Stage View Plugin 2.9
Chrome 60.0.3112.113
macOS 10.12.6
The pipeline plugin's "Stage View" takes more than 100% of a single CPU just to keep it open in the browser.
The only thing on the screen which appears to be moving is the progress bar, so I'm assuming it is the cause of the problem. Perhaps it's being repainted too frequently?
[JENKINS-47007] Excessive CPU usage on pipeline "Stage View"
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Assignee | Original: Sam Van Oort [ svanoort ] |
I also came across this problem recently. After using pipeline jobs for a while, the CPU usage soars to extremely high level(200%) and cannot recover even stop using it.