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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)