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

[jira] [Created] (IGNITE-1873) .Net: Investigate BinaryFormatter vs DataContractSerializer vs XmlSerializer

Pavel  Tupitsyn created IGNITE-1873:
---------------------------------------

             Summary: .Net: Investigate BinaryFormatter vs DataContractSerializer vs XmlSerializer
                 Key: IGNITE-1873
                 URL: https://issues.apache.org/jira/browse/IGNITE-1873
             Project: Ignite
          Issue Type: Improvement
          Components: interop
    Affects Versions: 1.6
            Reporter: Pavel  Tupitsyn
            Priority: Minor
             Fix For: 1.6


DataContractSerializer and XmlSerializer, in binary mode (BinaryWriter), are said to be faster and produce more compact results than BinaryFormatter.

We can consider changing it in SerializableObjectHolder. Need to run benchmarks first.

Comprehensive feature comparison: http://manski.net/2014/10/net-serializers-comparison-chart/



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