Alessio Soldano created CXF-4712:
------------------------------------

             Summary: Minor performance improvements (bus start and service 
build from wsdl)
                 Key: CXF-4712
                 URL: https://issues.apache.org/jira/browse/CXF-4712
             Project: CXF
          Issue Type: Improvement
          Components: Core
            Reporter: Alessio Soldano
            Priority: Minor


While on a profile session for unrelated reasons, I noticed a couple of easy 
perf improvement options:
- use pre-compiled pattern to split extension text line when building the 
extension manager bus
- reduce number of invocations to FaultInfo::getMessageParts() from 
ReflectionServiceFactoryBean as that method creates / populates / copies a 
*lot* of ArrayList instances

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to