[ 
http://jira.codehaus.org/browse/CONTINUUM-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208816#action_208816
 ] 

Maria Odea Ching commented on CONTINUUM-2452:
---------------------------------------------

I made some comparisons against building a large project using the distributed 
builds and regular builds. Below are the data I've gathered:

Distributed builds (with build agent installed in the same machine as the 
master):
1. using DB - 24 min 16 sec (build fresh); 12 min 40 sec
2. using LDAP - 33 min 1 sec (build fresh)

Regular builds:
1. using DB - 23 min 35 sec (build fresh); 12 min 52 sec
2. using LDAP - 36 min 6 sec (build fresh)

I observed that the varying time of duration of the builds are caused mainly by 
the time it takes to checkout the project (when Build Fresh is enabled) and not 
necessarily by the build time. If you notice in the data above, the build 
duration time when it is not a fresh checkout are almost the same. 

Using LDAP also makes the build slower because of the remote lookups for the 
authorization and permission.

> project builds longer with distributed build enabled
> ----------------------------------------------------
>
>                 Key: CONTINUUM-2452
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2452
>             Project: Continuum
>          Issue Type: Bug
>          Components: Distributed Builds
>    Affects Versions: 1.3.4
>            Reporter: Maria Catherine Tan
>             Fix For: 1.4.0
>
>
> I noticed that when distributed build is enabled, my builds take longer than 
> usual.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to