You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/30 11:03:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16147063#comment-16147063 ] 

ASF GitHub Bot commented on IGNITE-4645:
----------------------------------------

Github user gvvinblade closed the pull request at:

    https://github.com/apache/ignite/pull/1488


> 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
>             Fix For: 2.3
>
>
> 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)