Pipeline Flownodes Generate Many Instances of Identical Strings

XMLWordPrintable

      Every FlowNode has its own ID value & descriptorId which is a separate instance – however since IDs are currently numeric and thus have a limited set of values, and descriptors have a limited set of values, this just wastes memory.

      We should be interning these values (or similar).

            Assignee:
            Sam Van Oort
            Reporter:
            Sam Van Oort
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: