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

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

GitHub user gvvinblade opened a pull request:

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

    IGNITE-4645

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite IGNITE-4645

Alternatively you can review and apply these changes as the patch at:

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1488
    
----
commit df4487388e477dc389091ef5bff99e0d08a87072
Author: Igor Seliverstov <gvvinbl...@gmail.com>
Date:   2017-02-02T15:41:47Z

    IGNITE-4645 Best effort to avoid extra copying in binary marshaller

----


> 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: 1.9
>
>
> 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.3.15#6346)

Reply via email to