On 2011-02-04, Jesse Glick wrote:

> On 02/04/2011 09:03 AM, Antoine Levy-Lambert wrote:
>> I did not know that using a final variable for the upper bound of a loop 
>> instead of something.size() makes a difference in terms of performance.

> Generally the preferred idiom is to use an iterator,

Absolutely agreed, but that would have been a bigger change so I shied
away from it (as well as from replacing Vectors with some other lists in
various places).

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to