npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "execution time" 的结果(共 5 个)
time-grunt

Display the elapsed execution time of grunt tasks

MIT
@ladjs/time-require

Displays the execution time for Node.js modules loading; inspired by @sindresorhus 'time-grunt'

MIT
time-require

Displays the execution time for Node.js modules loading; inspired by @sindresorhus 'time-grunt'

exectimer

Very simple module to calculate block execution time.

MIT
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.