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 Daschinskiy (Jira)" <ji...@apache.org> on 2021/02/15 14:45:00 UTC

[jira] [Assigned] (IGNITE-14186) Develop C module for python thin client to speedup hashcode calculation

     [ https://issues.apache.org/jira/browse/IGNITE-14186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Daschinskiy reassigned IGNITE-14186:
-----------------------------------------

    Assignee: Ivan Daschinskiy

> 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
>
> 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)