XML performance improvement

2012-12-09 Thread David Blevins
Haven't yet wired it in, but hacked all weekend on finally killing our JAXB performance overhead. The Java EE descriptors change only every so many years so it makes zero sense to pay 500ms to 1+s *per boot* on JAXB discovering and processing our descriptor tree. We pay both reflection and

Re: XML performance improvement

2012-12-09 Thread Romain Manni-Bucau
Great news! So basically once it will be in we'll remove jaxb accessor and javagent modules too? Le 10 déc. 2012 06:52, David Blevins david.blev...@gmail.com a écrit : Haven't yet wired it in, but hacked all weekend on finally killing our JAXB performance overhead. The Java EE descriptors