Small improvements to avoid unnecessary map lookups
---------------------------------------------------
Key: AXIS2-4906
URL: https://issues.apache.org/jira/browse/AXIS2-4906
Project: Axis2
Issue Type: Improvement
Reporter: Rich Scheuerle
Assignee: Rich Scheuerle
Priority: Minor
Background:
The Axixs2 engine is based on a "Context" programming model. Thus the code
highly depends on hierarchical getProperty and setProperty calls.
Problem:
Doug Larson (IBM) has identify several minor issues in the JAX-WS and kernel
code where unnecessary getProperty calls are being performed. This causes
unnecessary map calls. Removing the calls provides small boosts in performance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]