views:

26

answers:

1

Hi all, I think the title should be pretty clear, but: I am looking to determine what kind of performance I can expect from a software component that is running JAXB--both for marshal and un-marshal operations. I'd hoped to find a page of benchmarks, or some sort of white paper that spoke about complexity, but my web searches haven't turned up anything so far...

A: 

I think this document was really beneficial in understanding the runtime characteristics of the JAXB framework. Hope it helps!

anirvan
yeah, I found that one in my search too... but it's sorely outdated (uses JAXB 1 beta), unfortunately.