[jbosstools-issues] [JBoss JIRA] (JBIDE-16286) CDI builder (not import, workspace rebuild) is very slow in wildfly

Andre Dietisheim (JIRA) issues at jboss.org
Tue Dec 17 04:08:38 EST 2013


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

Andre Dietisheim edited comment on JBIDE-16286 at 12/17/13 4:07 AM:
--------------------------------------------------------------------

here's my env:

1) java version "1.7.0_09-icedtea", FC16 64bit
2) -XX:MaxPermSize=256m
-Xms40m
-Xmx2048m
3) no Luna TP, using Kepler SR1 and binary plugins

I also have undertow (git at github.com:undertow-io/undertow-io-site.git) checked out and imported into my workspace. When changing parent pom I do:
{code}
<version.io.undertow>1.0.0.Beta26</version.io.undertow>
{code}
to
{code}
<version.io.undertow>1.0.0.Beta28-SNAPSHOT></version.io.undertow>
{code}
                
      was (Author: adietish):
    here's my env:

1) java version "1.7.0_09-icedtea", FC16 64bit
2) -XX:MaxPermSize=256m
-Xms40m
-Xmx2048m
3) no Luna TP, using Kepler SR1 and binary plugins

I also have undertow (git at github.com:undertow-io/undertow-io-site.git) checked out and imported into my workspace. When changing parent pom I do:
{code}
<version.io.undertow>1.0.0.Beta26</version.io.undertow> -> <version.io.undertow>1.0.0.Beta28-SNAPSHOT></version.io.undertow>
{code}
                  
> CDI builder (not import, workspace rebuild) is very slow in wildfly
> -------------------------------------------------------------------
>
>                 Key: JBIDE-16286
>                 URL: https://issues.jboss.org/browse/JBIDE-16286
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi
>    Affects Versions: 4.1.1.Final
>            Reporter: Andre Dietisheim
>            Assignee: Viacheslav Kabanovich
>            Priority: Critical
>              Labels: performance
>             Fix For: 4.1.2.Final, 4.2.0.Alpha2
>
>         Attachments: cdi-builder.ogv, cleanBuild.png, maven-preferences-hide-children.png, thread-dump-7_05.txt, thread-dump-7_19.txt, updatingPom.png, VisualVM 1.3.2 _083.png
>
>
> When working in a wildfly workspace with all wildfly projects imported and CDI builder enabled, workspace rebuilds (that you trigger by changing poms and then do maven update project) are a lot slower than without it. Re-building the whole workspace can easily take up to 20 minutes for me.
> Hard to give more general purpose details, I did a quick screencast to give an impression how slow things are for me.
> [^cdi-builder.ogv]

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


More information about the jbosstools-issues mailing list