one-time
Run the supplied function exactly one time (once)
last-run
Capture and retrieve the last time a function was run
exectimer
Very simple module to calculate block execution time.
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.