Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iam-dev] Testing the new builder on Apache Cocoon

I tried to run the tests this past weekend, but it seems that my laptop's fan is not up to an hour of running at full CPU usage so I kept having lock ups.  I'll take your results as a good sign.  One thing to note is that an initial import is by far the worst case scenario.  The builder (at least in the workspace I use to test...sadly proprietary so I can't share it) seems to exhibit even better behavior during startup of the workspace and changes to pom's during development.  It does seem like we're still doing one classpath rebuild too many on initial import, so maybe once I get it merged I'll look and see if I can eliminate that extra step easily.

Mike

2009/1/28 Abel Muiño Vizcaino <amuino@xxxxxxxxx>
(Note: the test case is not Apache Archiva, but Apache Cocoon)

The "formal" test runs ine nearly 30min (this includes importing the parent project). Still, this is > 50% improvements on the import process only. Performance of normal use seems to have been enhanced by the use of caching, although I don't have any test to confirm that.

For those interested in testing, here are my builds:

To install, unzip on the dropins folder of an eclipse 3.4 with the needed dependencies (I used a copy of our target platform).

Enjoy!

El 28/01/2009, a las 22:38, Abel Muiño Vizcaino escribió:

Mike did you get some results?

I've run an informal test and the time was reduced from aprox 1h 10m to only 18m (including compiling the sources). I'm running a "formal" test now to verify this result, but it looks IMPRESSIVE!

I think that we can further reduce this time since we are triggering 2 full builds during the import. The first build shows lots of build errors but the second one is ok. I haven't been able to track down why this is happening.

El 16/01/2009, a las 3:04, staticsnow@xxxxxxxxx escribió:

I'll do this this weekend if the phone company manages to get my Internet back on by then.

Mike

Sent from my iPhone

On Jan 13, 2009, at 12:59 PM, Abel Muiño Vizcaino <amuino@xxxxxxxxx> wrote:

I've been trying to save some time for this, but I don't think I'll be able to do the tests soon... I'm curious as to how the new builder performs during initial project import. 

Mike (or anybody else?) can you try the performance test described on q4e's wiki?

(since the only available values are for my computer, it would be useful to test the trunk and the branch, if possible)


_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev
_______________________________________________
iam-dev mailing list



_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev



Back to the top