Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8304960

ObservableListBase should defer constructing ListChangeBuilder

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx21
    • None
    • javafx
    • None
    • b12

      Analysis of an app with about 1200 Nodes shows 6000 active ListChangeBuilder instances, consuming 0.3-0.6 MB of memory. Simple deferal of the creation reduces this to 2000 instances.

      A lot of lists are never mutated after construction.

            jhendrikx John Hendrikx
            jhendrikx John Hendrikx
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: