You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/09/27 18:42:02 UTC

[jira] [Updated] (IGNITE-4645) Best effort to avoid extra copying in binary marshaller

     [ https://issues.apache.org/jira/browse/IGNITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-4645:
------------------------------------
    Fix Version/s:     (was: 2.3)

> Best effort to avoid extra copying in binary marshaller
> -------------------------------------------------------
>
>                 Key: IGNITE-4645
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4645
>             Project: Ignite
>          Issue Type: Bug
>          Components: binary
>            Reporter: Yakov Zhdanov
>            Assignee: Igor Seliverstov
>
> If we marshal a class that contain only primitives then we can predict the final byte array size and avoid copies to grow array and final trimming.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)