[
https://issues.apache.org/jira/browse/IGNITE-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov reassigned IGNITE-24038:
--------------------------------------
Assignee: Ivan Bessonov
> Optimize marshaling according to TupleMarshallerVarlenOnlyBenchmark
> -------------------------------------------------------------------
>
> Key: IGNITE-24038
> URL: https://issues.apache.org/jira/browse/IGNITE-24038
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
>
> There are a few things that could be easily optimized:
> * Some string manipulations in column names are obviously inefficient
> * Adding string to binary tuple always leads to array allocation, it might
> be avoided
> *
> {{BinaryTupleSchema.createKeySchema}} is called for every tuple, but it's
> always the same
--
This message was sent by Atlassian Jira
(v8.20.10#820010)