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 2010/07/21 16:17:51 UTC

[jira] Resolved: (OWB-410) lazy initialisation of ejbInterceptors

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

Mark Struberg resolved OWB-410.
-------------------------------

    Resolution: Fixed

> lazy initialisation of ejbInterceptors
> --------------------------------------
>
>                 Key: OWB-410
>                 URL: https://issues.apache.org/jira/browse/OWB-410
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Interceptor and Decorators
>    Affects Versions: 1.0.0-alpha-1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.0.0-alpha-2
>
>
> performance measurements showed that ConcurrentHashMap initialisation is a pretty heavyweight operation.
> We can easily save time by lazy initialising the CreationalContextImpl#ejbInterceptors map.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.