-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
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.
Potentially inlining the element array into the class improves performance/locality during access.
- relates to
-
JDK-8350946 Investigate better default size for per-thread task queues
-
- Open
-