grunt-timer

Times the duration of each of your grunt tasks automatically and outputs the execution time in milliseconds to the console after each task (or optionally, at the end). It also logs the total time for all logged tasks.

call-duration-measurer

call-duration-measurer is a utility for measuring the time it takes for function calls to complete.