nor-async-profile

0.1.1 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    3
  • 0.1.0
    0

Package Sidebar

Install

npm i nor-async-profile

Weekly Downloads

3

Version

0.1.1

License

MIT

Last publish

Collaborators

  • jhh