You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Setrakyan (JIRA)" <ji...@apache.org> on 2015/03/24 09:55:53 UTC

[jira] [Commented] (IGNITE-13) String marshalling can be optimized for Optimized marshaller

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

Dmitriy Setrakyan commented on IGNITE-13:
-----------------------------------------

I would like to see a mini-benchmark proving that this optimization indeed does make sense.

> String marshalling can be optimized for Optimized marshaller
> ------------------------------------------------------------
>
>                 Key: IGNITE-13
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13
>             Project: Ignite
>          Issue Type: Task
>          Components: general
>            Reporter: Yakov Zhdanov
>             Fix For: sprint-3
>
>
> Instead of existing logic in readUtf/writeUtf in GridOptimizedMarshaller try to implement more optimal marshaling when chars are encoded directly to byte array and unmarshaling when chars are decoded to prepared char array.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)