Ivan Daschinskiy created IGNITE-14186:
-----------------------------------------
Summary: 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
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)