Skip to content

coreh-deprecated/instrument

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Instrument

Instrument node.js code for async profiling.

var instrument = require('instrument')
var fs = require('fs')

instrument('fs')

instrument.listen(9001)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published