[ https://issues.apache.org/jira/browse/IGNITE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093913#comment-15093913 ]
Pavel Tupitsyn commented on IGNITE-1873: ---------------------------------------- 1.5 is released with BinaryFormatter, changing it will break backwards compatibility. Let's postpone this. > .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 > > 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)