Mirza Aliev created IGNITE-14698:
------------------------------------
Summary: Investigate memory overhead for method ByteUtils.toBytes
Key: IGNITE-14698
URL: https://issues.apache.org/jira/browse/IGNITE-14698
Project: Ignite
Issue Type: Bug
Reporter: Mirza Aliev
Investigate memory overhead when serializing using {{ByteUtils.toBytes}}.
Currently
{{ByteUtils.toBytes}} uses native java serialization mechanism.
Seems that for int, long, double, boolean, string, arrays of above it could be
optimized.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)