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

Optimize incidental persistence calls during pipeline execution

    • 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? 

          [JENKINS-47174] Optimize incidental persistence calls during pipeline execution

          Sam Van Oort added a comment -

          I think this is going to be pre-empted by other work we're doing – don't want to go into details yet until we're 100% settled on some parts of it, but it will be addressed from a radically different direction and I don't see the point in addressing it in the way described.

          Sam Van Oort added a comment - I think this is going to be pre-empted by other work we're doing – don't want to go into details yet until we're 100% settled on some parts of it, but it will be addressed from a radically different direction and I don't see the point in addressing it in the way described.

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

              Created:
              Updated:
              Resolved: