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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes