> It would be great to have an example build.xml that
> shows the problem.
bug 42219
--
[ I love pre-moistened towelettes ] Mike McNally -- [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
> It would be great to have an example build.xml that
> shows the problem.
I'm going to work on that today. The problem is a very simple one
however: using a large ArrayList as if it were a Set simply does not
perform well :)
> A number of performance problems were fixed in ant 1.7.0, so
> it wou
e some performance tests with your project in our next 1.7.1
release phase ;-)
Jan
>-Ursprüngliche Nachricht-
>Von: Matt Benson [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 24. April 2007 00:45
>An: Ant Users List; [EMAIL PROTECTED]
>Betreff: Re: Ant 1.7 build, high CPU u
etreff: Re: Ant 1.7 build, high CPU use, possible solution
>
>
>--- Mike McNally <[EMAIL PROTECTED]> wrote:
>
>> I've been using Ant to build a fairly large web
>> application (about
>> twelve thousand .class files and various other
>> things in a
--- Mike McNally <[EMAIL PROTECTED]> wrote:
> I've been using Ant to build a fairly large web
> application (about
> twelve thousand .class files and various other
> things in a multi-phase
> build) for several years. We've generally been
> pretty happy with Ant
> performance. Recently, however
I've been using Ant to build a fairly large web application (about
twelve thousand .class files and various other things in a multi-phase
build) for several years. We've generally been pretty happy with Ant
performance. Recently, however, we noticed that if we ran Ant 1.7 on
the same build config