[weld-issues] [JBoss JIRA] (WELD-1057) One WELD's performance

z xj (JIRA) jira-events at lists.jboss.org
Mon May 28 07:10:17 EDT 2012


    [ https://issues.jboss.org/browse/WELD-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696466#comment-12696466 ] 

z xj commented on WELD-1057:
----------------------------

> Check existing issues, it should not be closed yet, as it's not done yet.
So it is not resolved yet. It is helpful point me which issue number that is a duplicate of this one.
                
> One WELD's performance 
> -----------------------
>
>                 Key: WELD-1057
>                 URL: https://issues.jboss.org/browse/WELD-1057
>             Project: Weld
>          Issue Type: Quality Risk
>          Components: Performance and Scalability
>    Affects Versions: 1.1.2.Final
>            Reporter: z xj
>
> Synopsis:
> The time of deployment by WELD will grow exponentailly if JAR files in application increases.
> Version:
> WELD 1.1.2
> Details:
> The current implementation below checks circular references when deploying.
> org.jboss.weld.bootstrap.WeldBootstrap.DeploymentVisitor#visit()
> However, if application EAR file includes many JARs or WARs, the time spent on circularity check increases exponentially.

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

        


More information about the weld-issues mailing list