Monday, February 09, 2009

Fast Object Serialization with Jackson (json), Aalto (xml)

More interesting performance benchmarking:

http://technotes.blogs.sapo.pt/1708.html

Looks like Aalto is not the only thing that serializes objects to text very fast: Jackson does some ultra-sonic processing as well!
It will be interesting to see how the other side (deserialization, ie. parsing) performs: my experiences suggest that this is where Jackson+json really shines (as well as Aalto, relative to sjsxp). But it is good to know that even serialization is faster with these 2 libraries than with any other textual alternative, bar none.

blog comments powered by Disqus

Sponsored By


Related Blogs

(by Author (topics))

Powered By

About me

  • I am known as Cowtowncoder
  • Contact me at@yahoo.com
Check my profile to learn more.