Re: memory use & performance

2004-01-29 Thread Peter Reilly
You need to test on 1.6.0. Most of the problems have not been fixed, but things are more complicated. The need for has been reduced due to the addition of and . (in 1.7 or similar will be added). Removing the references to tasks is difficult, for example the following horrible build script relie

memory use & performance

2004-01-29 Thread Mike French
I have some comments and suggestions about memory use (leaks) and performance in version 1.5.3-1. The main focus of my attention was tasks. I see about 2Mb allocated per antcall, independent of any actual work performed. I traced this to through the target (CallTarget class) creating an tas