Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dashboard-view-plugin
  Commit: 4eff12fc24bb09ab9c95bc0bd60eb28f3e75cd8d
      
https://github.com/jenkinsci/dashboard-view-plugin/commit/4eff12fc24bb09ab9c95bc0bd60eb28f3e75cd8d
  Author: cburroughs <[email protected]>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    M src/main/java/hudson/plugins/view/dashboard/stats/StatJobs.java

  Log Message:
  -----------
  optimize Job Statistics portlet

Loading every build for every job can be expensive, especially in
pathologically cases with > 10k builds per job.  Fortunately the
portlet only needs to know that a non-zero number of builds exist and
not any of their details.

Problem diagnosed and fix approach proposed by Matthew Sawin

[FIXED JENKINS-26879]


  Commit: 09948c53a111f6b090b71f8c97d3e920094cdd45
      
https://github.com/jenkinsci/dashboard-view-plugin/commit/09948c53a111f6b090b71f8c97d3e920094cdd45
  Author: Marco Ambu <[email protected]>
  Date:   2015-08-12 (Wed, 12 Aug 2015)

  Changed paths:
    M src/main/java/hudson/plugins/view/dashboard/stats/StatJobs.java

  Log Message:
  -----------
  Merge pull request #32 from cburroughs/opt-getHealthStatus

optimize Job Statistics portlet


Compare: 
https://github.com/jenkinsci/dashboard-view-plugin/compare/d3862e17d7ce...09948c53a111

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" 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