[jira] [Created] (IGNITE-6957) Reduce excessive int boxing when accessing cache by ID

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6957) Reduce excessive int boxing when accessing cache by ID

Anton Vinogradov (Jira)
Alexey Goncharuk created IGNITE-6957:
----------------------------------------

             Summary: Reduce excessive int boxing when accessing cache by ID
                 Key: IGNITE-6957
                 URL: https://issues.apache.org/jira/browse/IGNITE-6957
             Project: Ignite
          Issue Type: Task
          Components: cache
    Affects Versions: 2.3
            Reporter: Alexey Goncharuk
             Fix For: 2.4


We have a number of places which lead to a large number of Integer allocations when having a large number of caches and partitions. See the image attached.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)