Daniel Beck commented on Bug JENKINS-26277

Not too interesting, it's loading builds to show the weather column. Since only the most recent five builds should be needed for a health report, this indicates a newly started instance, possible memory issues (too many jobs/builds that quickly get discarded again from memory), and/or slow IO.

Maybe take a few thread dumps to ensure this is where the majority of the time is spent (assuming this is a long loading view), and not a TD taken in a part that's actually irrelevant. Alternatively, configure the view to not show the weather column and see whether that helps.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to