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

Vladimir Ozerov commented on IGNITE-1962:
-----------------------------------------

Gives +10-20% to write throughput in case of Binarizable. But hard to implement 
and require very thorough testing. Hence, moving to 1.6.

> Binary writer: implement speculative field ID guessing.
> -------------------------------------------------------
>
>                 Key: IGNITE-1962
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1962
>             Project: Ignite
>          Issue Type: Task
>          Components: general, interop
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 1.6
>
>
> Field ID calculation with deafult ID mapper is relatively costly operation. 
> It can be avoided in most cases if we implement a kind of table for 
> speculative guessing. It will track performed write "tracks" and do it's best 
> to avoid ID mapper call.
> We already have this tecnique in .NET and it shown pretty good marshlling 
> perf improvement.



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

Reply via email to