Hi,

To exclude the overhead of download/update, I ran the build with both options with mvn clean install -o -fn. On the linux machine, I saw a similar result as Luciano reported.

Thanks,
Raymond
--------------------------------------------------
From: "Luciano Resende" <[email protected]>
Sent: Thursday, January 21, 2010 10:54 AM
To: <[email protected]>
Cc: <[email protected]>
Subject: Re: Running tests in parallel in the build (was:Re: [DISCUSS] 2.x build structure

On Thu, Jan 21, 2010 at 8:00 AM, Simon Laws <[email protected]> wrote:
With the various changes to the code and my machine lately I've got
the normal build down to about 17 minutes. With -Pfast it's a little
over 13 minutes so faster. I'm going to give it a few more tries to
see if that's stable.

Simon


Not sure why, but it's turning out that -Pfast takes more time in my
environment... and I tried couple times with similar result.

mvn clean install
[INFO] Total time: 11 minutes 18 seconds

mvn -Pfast clean install
INFO] Total time: 11 minutes 55 seconds



--
Luciano Resende
http://people.apache.org/~lresende
http://lresende.blogspot.com/

Reply via email to