Investigate optimizing the task queue memory layout

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot
    • gc

      While the task queues are templatized by number of elements and fixed, access to the task array requires an additional indirection.

      Potentially inlining the element array into the class improves performance/locality during access.

            Assignee:
            Unassigned
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: