[JIRA] (OVIRT-2586) Jenkins terribly slow and unresponsive
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=38442#comment-38442 ] Evgheni Dereveanchin commented on OVIRT-2586: --------------------------------------------- Here's a memory histogram for top consumers: ||Class||Size (Kb)||% size||Instances||% instances|| |org.jenkinsci.plugins.ssegateway.sse.EventDispatcher$Retry| 4,259,284| 32 |136,297,090 |32 | |java.util.concurrent.ConcurrentLinkedQueue$Node| 3,194,540| 24 |136,300,398 |32 | |java.lang.Object[]| 1,389,218| 10 |25,260,454 |5 | |java.util.ArrayList| 568,681| 4 |24,263,747 |5 | |hudson.plugins.git.Revision| 557,909| 4 |23,804,146 |5 | |java.util.HashMap$Node| 406,807| 3 |13,017,830 |3 | |hudson.plugins.git.util.Build| 372,095| 2 |11,907,066 |2 | |org.eclipse.jgit.lib.ObjectId| 364,458| 2 |11,662,676 |2 | |java.lang.StackTraceElement| 280,683| 2 |8,981,873 |2 | |hudson.plugins.git.Branch| 273,343| 2 |11,662,674 |2 | |char[]| 228,907| 1 |1,744,589 |0 | |byte[]| 145,645| 1 |60,719 |0 | |java.lang.String| 141,084| 1 |6,019,605 |1 | ssegateway is way at the top and it's used by the BlueOcean events API This is not only affecting the UI as it seems but also the tasks that go through the API so we have issues such as OVIRT-2608 for example.
-- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100095)
participants (1)
-
Evgheni Dereveanchin (oVirt JIRA)