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

Javascript performance of build pipeline plugin is poor

      1. View your build pipeline
      2. Open your web console

      Expected:

      • One or two AJAX requests at a time

      Actual:

      • 1200+ were executing.

      Adding the ajax requests to a queue and aborting duplicates/using setTimeOut to delay execution by 50ms would fix this

          [JENKINS-22184] Javascript performance of build pipeline plugin is poor

            Unassigned Unassigned
            doconnor Daniel O'Connor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: