You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/04/30 07:16:15 UTC

[jira] [Created] (OWB-852) Improve getContextsService performance

Mark Struberg created OWB-852:
---------------------------------

             Summary: Improve getContextsService performance
                 Key: OWB-852
                 URL: https://issues.apache.org/jira/browse/OWB-852
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.1.8
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.2.0


This currently calls getService() every time, which is a Map lookup. We can improve this by storing the Service in a member.

--
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