+1 not sure it's of a big benefit and even more nowadays.
beans.xml, web.xml, ejb-jar.xml most of the time do not exist or they are
almost always empty or missing.

The counter part of using SXC is definitely the maintenability and if the
gain is negligable, I would choose to get back to the old stuff, JAXB.

JLouis


2013/10/25 Romain Manni-Bucau <[email protected]>

> Hi
>
> we now use sxc to parse EE descriptors. Personally I'm not convinced
> it change anything regarding perfs (on real apps, on simple-stateless
> it does).
>
> Another point is setting temporarly the jaxb property
> com.sun.xml.bind.v2.runtime.JAXBContextImpl.fastBoot would also make
> it less efficient. (on my tests I gain ~10%)
>
> I have not the time to update it ATM but when we'll migrate to TomEE 2
> (or maybe TomEE 7 -> sending a mail on it in another thread) we need
> to think about it when importing new descriptors
>
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>



-- 
Jean-Louis

Reply via email to