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

Eliminate expensive calculation of running builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • blueocean-plugin
    • None
    • atlantic

      The calculation of how many inflight builds for jobs is an expensive O(N) calculation where N is runs.

      This is hammering disk on non trivial jenkins setups, and this data isn't needed or used. It can be removed from the calculation and response.

            vivek Vivek Pandey
            michaelneale Michael Neale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: