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

[jira] [Created] (IGNITE-14472) Performance drop on primitive operations.

Ivan Daschinskiy created IGNITE-14472:
-----------------------------------------

             Summary: Performance drop on primitive operations.
                 Key: IGNITE-14472
                 URL: https://issues.apache.org/jira/browse/IGNITE-14472
             Project: Ignite
          Issue Type: Bug
          Components: python, thin client
    Affects Versions: python-0.4.0
            Reporter: Ivan Daschinskiy


Reason of performance drop: header struct of Response is not cached (now it is instance variable, earlier it will be class variable)

Performance drop approx 15 %.  



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