Re: perfo possibility

2010-11-03 Thread Daniel Kulp
On Wednesday 03 November 2010 3:20:25 pm Benson Margulies wrote: > CXFBusImpl.getExtension -> SpringBeanLocator.getBeansOfType -> > getBeansOfType ->WSDLManagerImpl constructor. > > registerInitialExtensions > > loading properties from XML via the Xerces DOM and the Properties system. > > 1

perfo possibility

2010-11-03 Thread Benson Margulies
CXFBusImpl.getExtension -> SpringBeanLocator.getBeansOfType -> getBeansOfType ->WSDLManagerImpl constructor. registerInitialExtensions loading properties from XML via the Xerces DOM and the Properties system. 10% of time in a simple client startup. After that the next thing seems to be ASM