You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Rainer Schöpf <ra...@gmx.net> on 2011/01/11 00:04:06 UTC

Re: $build.sh test is very long

Hi Florent,

 > If some of you have ideas for reduce the time to test it could be great
 > and helpful because with little time to test is less boring to run it
 > and easy to do it frequently.
 > 
 > IMO it's not a blocker for 2.0.4 release but something to take care /
 > improve for the 2.1.x branch.
 > 
 > Duration of some test is huge... see under.
 > 
 > So, total time is 14 minutes 18 seconds on my computer (a pretty good one).

Hmm, on my home computer it takes less than 3 minutes. Running 

 time ./build.sh test

gives

real	2m47.885s
user	3m24.081s
sys	0m12.681s

 Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: $build.sh test is very long

Posted by Rainer Schöpf <ra...@gmx.net>.
Hi Florent,

 > On 01/11/2011 12:04 AM, Rainer Schöpf wrote:
 > > Hi Florent,
 > > 
 > >  > If some of you have ideas for reduce the time to test it could be great
 > >  > and helpful because with little time to test is less boring to run it
 > >  > and easy to do it frequently.
 > >  > 
 > >  > IMO it's not a blocker for 2.0.4 release but something to take care /
 > >  > improve for the 2.1.x branch.
 > >  > 
 > >  > Duration of some test is huge... see under.
 > >  > 
 > >  > So, total time is 14 minutes 18 seconds on my computer (a pretty good one).
 > > 
 > > Hmm, on my home computer it takes less than 3 minutes. Running 
 > > 
 > >  time ./build.sh test
 > > 
 > > gives
 > > 
 > > real	2m47.885s
 > > user	3m24.081s
 > > sys	0m12.681s
 > 
 > Yep, strange...
 > 
 > I retest it with near from nothing open (a firefox with 4/5 tabs, and
 > Thunderbird), and I have :
 > BUILD SUCCESSFUL
 > Total time: 7 minutes 7 seconds
 > 
 > real	7m7.410s
 > user	2m55.370s
 > sys	0m8.450s
 > 
 > 
 > I have an Intel Core I5 with 4G of ram,
 > Ubuntu 64 bits 10.04.1 LTS,
 > java 1.6.0_22

So you need about 3 minutes of CPU, that looks ok. I guess what you see is the 
speed of your disk. Laptop disks are slower than big ones (and I use two disks 
as a mirror).

 Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: $build.sh test is very long

Posted by Florent André <fl...@apache.org>.

On 01/11/2011 12:04 AM, Rainer Schöpf wrote:
> Hi Florent,
> 
>  > If some of you have ideas for reduce the time to test it could be great
>  > and helpful because with little time to test is less boring to run it
>  > and easy to do it frequently.
>  > 
>  > IMO it's not a blocker for 2.0.4 release but something to take care /
>  > improve for the 2.1.x branch.
>  > 
>  > Duration of some test is huge... see under.
>  > 
>  > So, total time is 14 minutes 18 seconds on my computer (a pretty good one).
> 
> Hmm, on my home computer it takes less than 3 minutes. Running 
> 
>  time ./build.sh test
> 
> gives
> 
> real	2m47.885s
> user	3m24.081s
> sys	0m12.681s

Yep, strange...

I retest it with near from nothing open (a firefox with 4/5 tabs, and
Thunderbird), and I have :
BUILD SUCCESSFUL
Total time: 7 minutes 7 seconds

real	7m7.410s
user	2m55.370s
sys	0m8.450s


I have an Intel Core I5 with 4G of ram,
Ubuntu 64 bits 10.04.1 LTS,
java 1.6.0_22


Others can try and say ? (maybe I have a problem on my laptop, or with
my config)


++


> 
>  Rainer
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org