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

--- Comment #24 from Tim Whittington <[email protected]> ---
(In reply to Antoine Levy-Lambert from comment #18)
> here is the output :
> 
> $ ./doit.sh
> Buildfile: doit.xml
>      [echo] ant.version=Apache Ant version 1.7.1 compiled on June 27 2008
> 
> BUILD SUCCESSFUL
> Total time: 8 minutes 6 seconds
> Buildfile: C:\dev\54128\doit.xml
>      [echo] ant.version=Apache Ant(TM) version 1.9.2 compiled on July 8 2013
> 
> BUILD SUCCESSFUL
> Total time: 14 minutes 50 seconds
> Buildfile: C:\dev\54128\doit.xml
>      [echo] ant.version=Apache Ant(TM) version 1.9.3 compiled on December 23
> 2013
> 
> BUILD SUCCESSFUL
> Total time: 8 minutes 5 seconds

All of these times look anomalous - I get times of about 20 seconds on all
versions in my Windows 7 environment, and these times indicate about 480ms per
attrib execution on 1.7.1 which seems incredible.

Is it possible the loop count of the script was much higher when these timings
were taken?

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

Reply via email to