Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-32002

Creator bombing the system with git calls

XMLWordPrintable

    • All
    • 5e05a86f2 (15.0), 75dbae523 (15.0), b05f87f0b (master), 8b82f24b9 (master)

      Since 3840f31b4a78a799803eafd648a4af0ea5618679 there are a lot of git calls. I have a fairly big project tree (including the boost files) and additionally an anti virus software (installed by IT department, I can't get rid of) and that results in the whole system to be crippled. Don't want to talk about battery life with the CPU at 100% for doing nothing.

      I personally don't see any value in that feature, so a switch to disable it would be my choice number 1. But apart from that I think there should be improvements:

      • Perform the git calls not all at once, but queue them and have at most X active.
      • Maybe add an option not to poll the data continuously, but rely on editing the files only in the creator, and then the information if a file is changed.

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

            aha_1980 André Hartmann
            hazardy Björn
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes