GraphPathRecord.size() should be lazy

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None
    • jol

      GraphPathRecord computes the size eagerly, while this is not always needed. In some cases, users never call size(), and this wastes time. size() should not change over time, so it can be lazy.

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

              Created:
              Updated:
              Resolved: