« Wrapping DLL Functions, obtaining function names from a DLL. | Main | XML Serialization Support Reminders »

Serialization, Choosing between XML and Binary formatters.

Ran a test on the performance of serializing data sets using the XML and Binary formats. Serializing a JobQuake data set with 6000+ jobs, 1600 companies, 45 agencies takes about 6 seconds. Deserializing takes about 15-20 seconds. Binary took longer to serialize. Didn’t time binary deserializer. Xml file size was 7.5MB. Binary was 6.3MB.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)