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

Connect seam have square complexity

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.8.1
    • Core: Event loop
    • None
    • Linux, Qt 4.8

    Description

      Hello, I have object A with object B,C,D into their private. I connect object A to B,C,D, B with C, B with D, and A with the exterior. For each A, I have one B,C,D.
      I this case, the time of connexion/disconnection seam be square, Can you optimize that's to have linear complexity?
      I my case, with 65535 object, the program use all of one core (then freeze into main thread).
      I can be resolved into the new signals/slots system of Qt5? (Because it need architecture change)

      Thanks.

      Attachments

        Issue Links

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

          Activity

            People

              ogoffart Olivier Goffart (Woboq GmbH)
              alpha_one_x86 BRULE Herman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes