0.1.1 • Published 9 years ago

nor-async-profile v0.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

nor-async-profile

This is a simple wrapper which implements Q.fcall() style interface to async-profile:

var async_profile = require('nor-async-profile');

function foo() {
	return async_profiler(function() {
		// ... do something
	});
}

// ...

foo();

...etc.

Commercial Support

You can buy commercial support from Sendanor.