[
https://issues.apache.org/jira/browse/IGNITE-14186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinskiy updated IGNITE-14186:
--------------------------------------
Fix Version/s: python-0.4.0
> Develop C module for python thin client to speedup hashcode calculation
> -----------------------------------------------------------------------
>
> Key: IGNITE-14186
> URL: https://issues.apache.org/jira/browse/IGNITE-14186
> Project: Ignite
> Issue Type: Improvement
> Components: python, thin client
> Reporter: Ivan Daschinskiy
> Assignee: Ivan Daschinskiy
> Priority: Major
> Fix For: python-0.4.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Pure python calculation of hashcode is very slow. It leads to inadequate
> performance of simple operation.
> For example, put object with 1Mb data takes 500ms.
> After rewriting hashcode in C, operation tooks only 7ms
--
This message was sent by Atlassian Jira
(v8.3.4#803005)