You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2021/06/11 08:57:00 UTC

[jira] [Created] (IGNITE-14895) Replace reflection with method handles in GridUnsage

Ivan Bessonov created IGNITE-14895:
--------------------------------------

             Summary: Replace reflection with method handles in GridUnsage
                 Key: IGNITE-14895
                 URL: https://issues.apache.org/jira/browse/IGNITE-14895
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 3.0.0-alpha2
            Reporter: Ivan Bessonov
            Assignee: Ivan Bessonov


Reflective operations are notoriously slow, there's a better way to invoke methods dynamically.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)