[
https://issues.apache.org/jira/browse/IGNITE-22845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Scherbakov resolved IGNITE-22845.
----------------------------------------
Resolution: Duplicate
Duplicated by IGNITE-22958
> Tuple marshaller works too long for schema with several fields
> --------------------------------------------------------------
>
> Key: IGNITE-22845
> URL: https://issues.apache.org/jira/browse/IGNITE-22845
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> The tuple serializer takes a long time to serialize a simple object.
> {noformat}
> kvPutMark 0.2 6429200 6429400
> Here is hidden 1.7 us
> kvMarshal 9.6 6431100 6440700
> Here is hidden 0.2 us
> {noformat}
> h3. Definition of done
> Optimize the tuple serialization to be close to Ignite 2 binary object.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)