nanotimer

A much higher accuracy timer object that makes use of the node.js hrtime function call.

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.