Package net.sf.antcontrib.perf

Class Summary
AntPerformanceListener This BuildListener keeps track of the total time it takes for each target and task to execute, then prints out the totals when the build is finished.
StopWatch A stopwatch, useful for 'quick and dirty' performance testing.
StopWatchTask Assists in timing tasks and/or targets.