> -----Original Message----- > From: Christopher Lenz [mailto:[EMAIL PROTECTED] > Sent: 23 January 2004 13:21 > To: Cactus Users List > Subject: Re: cactus ant task on existing container ? > > Am 16.01.2004 um 20:43 schrieb Vincent Massol: > >> -----Original Message----- > >> From: Matt Raible [mailto:[EMAIL PROTECTED] > >> > >> As a speed comparison: > >> > >> ant clean test-cactus (uses <runservertests>) takes: 1 minute 44 > >> seconds > >> ant clean cactus (uses <cactus>) takes: 1 minute 42 seconds > > > > cool. I would have thought the <cactus> would be much slower. That's > > cool! :-) > > Why should it be slower? Actually I would have thought it would be > considerably faster because there is no calling of other targets (which > internally triggers Ant to clone the project and run the requested > target as if you had specified it from the command line). > > But then, most time is probably spent in container startup/shutdown and > the tests anyway.
Can't recall why I said this (I would need to look back at the discussion thread) :-) I just remember that I had no doubts about it... ;-) -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
