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

Several run conditional steps causes long configuration load times

XMLWordPrintable

      For each run conditional that is added to the configuration page the load time almost comes at an n^2 cost. The reason for this is because for each run conditional that is added to the list in the job configuration screen is re-drawn in order to properly handle the spacing of each element on the screen. With a run conditional of 40 the job configuration page takes about 20 minutes to load!

      Screenshot.png is an example where I added multiple run conditionals and it took over 20 minutes to load because of the number of re-draws that needed to be executed.

            bap bap
            schristou Steven Christou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: