[
https://issues.apache.org/jira/browse/IGNITE-19879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-19879:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> .NET: Avoid allocating separate buffer for BinaryTupleBuilder
> -------------------------------------------------------------
>
> Key: IGNITE-19879
> URL: https://issues.apache.org/jira/browse/IGNITE-19879
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET, ignite-3, performance
> Fix For: 3.2
>
>
> In most cases we already have a *PooledArrayBuffer* at hand when we create a
> *BinaryTupleBuilder*. There is no reason to allocate another buffer, we
> should be able to write directly to the existing one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)