Reduce object allocations in Renderer.getPeerInstance()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx26
    • Component/s: javafx
    • None

      The current implementation looks up mappings by concatenating strings to form a combined key. This can be improved to be allocation-free by using appropriate data structures.

            Assignee:
            Michael Strauß
            Reporter:
            Michael Strauß
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: