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)