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

Pavel Tupitsyn edited comment on IGNITE-2702 at 3/1/16 10:19 AM:
-----------------------------------------------------------------

Performance check:
* BinarizableWriteBenchmark: 10% faster
* BinarizableReadBenchmark: unchanged


was (Author: ptupitsyn):
Performance check:
* BinarizableWriteBenchmark: 10% faster
* BinarizableReadBenchmark: no changes

> .NET: Support compact footers in binary format.
> -----------------------------------------------
>
>                 Key: IGNITE-2702
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2702
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>             Fix For: 1.6
>
>
> There is an optimization in binary format called "compact footers". When 
> enabled, we do not write field IDs during serialization and only write field 
> offsets. And field IDs are written only once to type metadata.
> We need to support the same mechanism in .NET.



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

Reply via email to