[
https://issues.apache.org/jira/browse/IGNITE-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-24038:
-----------------------------------------
Labels: ignite-3 (was: )
> 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
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)