Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-37134

Large increase in RAM usage with Qt 5.2

XMLWordPrintable

      Complex QML applications can exhibit much larger RAM usage (over 100MB increase) with Qt 5.2. This appears to be primarily due to allocations from v4.

      As an example, each binding now allocates at least a 128 byte FunctionObject and a 80 byte prototype Object.

      With Qt 5.3, the base size of Object has also increased (from 72 to 84).

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

            laknoll Lars Knoll
            mbrasser Michael Brasser
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes