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

Optimize incidental persistence calls during pipeline execution

XMLWordPrintable

    • Pipeline - October, Pipeline - April 2018

      As a user of pipeline, I WANNA GO FAST.

      One problem is that we have a bunch of mutable state attached to the WorkflowRun, and in the CpsFlowExecution, which results in constantly saving-and-re-saving the run, costing IO, CPU, and creating garbage to GC.

      How do we fix that? 

            svanoort Sam Van Oort
            svanoort Sam Van Oort
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: