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

Don't redraw log when streaming

XMLWordPrintable

    • Blue Ocean 1.4 - beta 3

      Currently when new logs are received for a given step, it forces an entire re-render of the LogConsole component's children. Unfortunately on a rather large build, this becomes quite laggy.

      This PR updates the LogLine to be a PureComponent to avoid un-needed re-renders of previously rendered console lines.

            alanfoster alan foster
            michaelneale Michael Neale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: