Simplify LambdaForm.useCount

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      Current implementation starts with calculating lastUseIndex. This is redundant and potentially inefficient (the name might never be used by an argument, so could end up checking non-argument names).

      Simplifying this has a small, positive effect on startup.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: