Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-29614

Dashboard loading takes ages, sloccount iterates over non cached builds

XMLWordPrintable

      Same issue as with the related issue JENKINS-29607

      sloccount iterates over all non / lazy loaded jobs, so the UI freezes for over 20 minutes
      best is to cache the old jobs and only to process the non cached.

      https://github.com/jenkinsci/sloccount-plugin/blob/master/src/main/java/hudson/plugins/sloccount/dashboard/SloccountTablePortlet.java#L43-61

            npiguet npiguet
            cilap Darko Palic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: