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

SPIKE: Research QMetaObjectBuilder efficiency

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.2
    • None
    • Core: Object Model
    • None

    Description

      The QML engine creates many dynamic meta-objects, and if we reduce the usage of property caches, this usage might even increase. Thus QMetaObjectBuilder should be as efficient as possible.
      Especially when it comes to meta-methods, there should still be a few low-hanging fruits.

      This task is about figuring out:

      • Can we get a benchmark for the builder?
      • Where do we do avoidable work in the builder?
      • Can we make use of the improved metatype system in it (in more places)?

      Attachments

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

        Activity

          People

            fabiankosmale Fabian Kosmale
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes