Delete comment from: Java XML and JSON Binding
Blaise Doughan said...
Hi byF,
I do not have a performance comparison for JAXB and XStream. JAXB should be faster since if offers and initialization stage where the metadata can be optimized before unmarshalling/marshalling is done.
-Blaise
Jan 17, 2011, 11:53:01 AM
Posted to How Does JAXB Compare to XStream?