I will test that on my intel mac as soon as I come home. Maybe there is a
difference between the PowerPC and the Intel architecture versions. As far
as I can remember, the mvn install took about 1:20 and mvn test something
less than a minute for all tests and projects (if that helps).

-- Mirko

On 1/17/07, Adam Lally <[EMAIL PROTECTED]> wrote:

On 1/17/07, Marshall Schor <[EMAIL PROTECTED]> wrote:
> Somethings is likely amiss - any ideas?
>
> Other data points:
>
> When running this as part of mvn install - the test on the mac takes 57
> seconds (pretty consistent)
> When running this from eclipse, as a single test, on the mac, this takes
> 21 seconds( pretty consistent)
>
> When running this from eclipse, single test, on the thinkpad, this takes
> 2.0 seconds (pretty consistent)
>
> Can someone try this on Linux?


Took 2 seconds on the Linux box I use.  No idea why it would take so
much longer on a Mac.

I wonder if this can be localized to a particular part of the test,
either with some profiling tool or just old-fashioned
System.out.printlns.

-Adam

Reply via email to