[
https://issues.apache.org/jira/browse/IGNITE-19542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-19542:
------------------------------------
Labels: .NET ignite-3 perfomance (was: .NET ignite-3)
> .NET: Thin 3.0: Refactor IgniteTuple to wrap BinaryTuple
> --------------------------------------------------------
>
> Key: IGNITE-19542
> URL: https://issues.apache.org/jira/browse/IGNITE-19542
> Project: Ignite
> Issue Type: Task
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET, ignite-3, perfomance
> Fix For: 3.0.0-beta2
>
>
> * Client protocol uses *BinaryTuple* to exchange data (IGNITE-17297)
> * When reading data from server, currently we unpack all elements of the
> incoming *BinaryTuple* into *IgniteTuple*
> This is extra work and extra allocations. Instead, wrap the incoming
> *BinaryTuple* like *MutableRowTupleAdapter* does in Java.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)