Ivan Bessonov created IGNITE-24038:
--------------------------------------

             Summary: 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


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)

Reply via email to