You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/11/20 09:18:10 UTC

[jira] [Created] (IGNITE-1960) Binary writer: write header sequentially in post-write phase.

Vladimir Ozerov created IGNITE-1960:
---------------------------------------

             Summary: Binary writer: write header sequentially in post-write phase.
                 Key: IGNITE-1960
                 URL: https://issues.apache.org/jira/browse/IGNITE-1960
             Project: Ignite
          Issue Type: Task
          Components: general, interop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 1.5


This can give us some performance bit comparing to random writes in current implementation.

Also, probably it doesn't make sense to write header on serialization start. Instead, we should just skip it and fill it during post-write.



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