Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1086

Speed up buildgraph loading by using some kind of daemon/service

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • General
    • None

    Description

      This is an alternative approach for QBS-23.
      What if QBS provide a daemon mode when a single instance of QBS starts and keeps working even when build process is finished. This instance can keep the buildgraph in memory and use it on demand. qbs commands will just add tasks to the running instance (build, install) which won't need to reload buildgraph for each task.
      IDEs like Qt Creator could control this mode automatically what should speed up repeated builds especially when nothing in the project changed.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kandeler Christian Kandeler
              kds Denis Klychkov
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes