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

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

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

Anton Vinogradov (Jira)
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)