[jboss-dev-forums] [JBoss XML Binding Development] - Re: XB profiling during the AS start-up
bill.burke@jboss.com
do-not-reply at jboss.com
Wed Sep 30 13:05:19 EDT 2009
Maybe it is classloading that is the culprit? Fast-jaxb has no binding time, but the first time you parse requires loading classes. Each JAXB annotated class = 1 Parser class in the model I created. Since JAXB already has had its classes loaded at bind time, this overhead isn't accounted for in the test.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257946#4257946
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257946
More information about the jboss-dev-forums
mailing list