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

With lazy-build loading estimated build duration may become expensive

      With lazy-build loading the computation for the estimated duration may become expensive:

      • it searches of the last 3 unstable (or better) builds to compute the runtime.
        In the (not very probable, but still possible) that there are a lot of builds and less than 3 have been unstable, it can be very expensive to lookup the builds.

      Limit the number to build to go back in time and maybe also consider failed builds in the calculation

          [JENKINS-18196] With lazy-build loading estimated build duration may become expensive

          kutzi created issue -
          kutzi made changes -
          Link New: This issue is related to JENKINS-16023 [ JENKINS-16023 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Labels New: lazy-loading lts-candidate performance
          Oliver Gondža made changes -
          Labels Original: lazy-loading lts-candidate performance New: 1.509.4-fixed lazy-loading performance
          Jenkins IRC Bot made changes -
          Component/s New: maven-plugin [ 16033 ]
          Component/s Original: maven2 [ 15487 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 149494 ] New: JNJira + In-Review [ 193149 ]

            kutzi kutzi
            kutzi kutzi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: