task-duration-logger
A lightweight utility to log process durations, track average times, and estimate remaining time for tasks. Ideal for monitoring the performance of batch operations or long-running processes.
call-duration-measurer
call-duration-measurer is a utility for measuring the time it takes for function calls to complete.
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.