Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902743

Use hand-rolled IdentityHashSet in GraphWalker

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None
    • jol

      Current GraphWalker uses the set generated from IdentityHashMap. This is not very efficient, because it wastes storage for handling values. It also goes through a few adapters to get there. Hand-rolled IdentityHashSet would be better here.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: