Package net.sf.antcontrib.perf


package net.sf.antcontrib.perf
  • Classes
    Class
    Description
    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.
    A stopwatch, useful for 'quick and dirty' performance testing.
    Assists in timing tasks and/or targets.