You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2010/12/07 03:13:10 UTC

[jira] Resolved: (AXIS2-4906) Small improvements to avoid unnecessary map lookups

     [ https://issues.apache.org/jira/browse/AXIS2-4906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved AXIS2-4906.
-----------------------------------

    Resolution: Fixed

> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org