Solaris: consider using hash table instead of list for widget-to-peer mapping.

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P5
    • None
    • Affects Version/s: 1.4.0
    • Component/s: client-libs
    • sparc
    • solaris_2.6

      Currently we use list to store information about the widgets we created. This
      list is used to map widgets to peers. This mapping is perfomed on dispatching of almost every event and with the increase of the number of widgets in the application this can lead to noticable slowdown due to linear list navigation.
      We should consider using hash table instead.

            Assignee:
            Denis Mikhalkin (Inactive)
            Reporter:
            Dom Dom (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: