[ 
https://issues.apache.org/jira/browse/IGNITE-19542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757633#comment-17757633
 ] 

Pavel Tupitsyn commented on IGNITE-19542:
-----------------------------------------

Merged to main: d15b975b97ed41465b9e8b7e855ba20bff2d7f81

> .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, performance
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> * 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)

Reply via email to