Skip to content

krzysztof-o/node-runtimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-runtimer

Simple node.js utility to measure script execution time

Installation

npm install runtimer

Test

make test

Usage

require('runtimer');

Example

$ node myApp.js
Script execution time: 05h 30min 10sec 01ms

About

Simple node.js utility to measure script execution time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published