0

My goal is to decrease the build times of our system. We are using Ant, and the build system built on top of it is quite complex.

To find bottlenecks, it would be great to display the elapsed times of the most expensive tasks. Do you know of a wrapper for Ant that is capable of doing that? Something like a profiler for Ant tasks.

For those, who a familiar with Grunt: I'm looking for a tool like time-grunt.


(At the moment, my strategy is to look at time-stamped console outputs to get an idea of the bottlenecks.)

Philipp Claßen
  • 41,306
  • 31
  • 146
  • 239

0 Answers0