https://issues.apache.org/bugzilla/show_bug.cgi?id=54128

--- Comment #1 from [email protected] ---
I have an ANT build.xml that perform <exec> task for 400++ times.  The job use
about 84 seconds in Ant 1.7.1.

I perform the same task in Ant 1.8.4 and it use 227 seconds.

I then patch my ANT 1.8.4 with your diff patch and now it takes 99 seconds to
finish the job.  There is still a significant 17% increase of time in seconds
to finish the job compare to ANT 1.7.1.  Is that possible to further optimize?

Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to