benchit
v0.0.3
Published
Really simple code benchmarking library for nodejs/coffeescript
Downloads
5
Readme
Benchit
This is a really simple benchmarking function used to return the running time of code blocks. It supports asynchronous and synchronous code.