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 (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/30 09:44:44 UTC

[jira] [Resolved] (OWB-657) review startup performance

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

Mark Struberg resolved OWB-657.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.4

I fixed a few obvious time hogs. But more than 50% of the startup time gets eaten up by loadClass and doPrivileged stuff where we cannot do much atm... 
                
> review startup performance
> --------------------------
>
>                 Key: OWB-657
>                 URL: https://issues.apache.org/jira/browse/OWB-657
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.1.4
>
>
> OWB is lightning fast at runtime, but we still could do better at startup.
> A sample of this is that we call various class methods like getDeclaredAnnotations() too often. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira