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

Reduce Indexing by heuristics

    XMLWordPrintable

Details

    Description

      Indexing is quite expensive, so the goal for an usable indexing engine is to avoid it if nothing changes. If we can detect that we don't need to re-index that file. But not only file changes can change the index, project file changes too. To make it more complicated the preprocessor can change the index in a hard to detect way too. We have to find a compromise between usability and speed in that cases. For that we have to document the support and unsupported cases.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            bubke Marco Bubke
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes