nor-async-profile

Q.fcall style interface for async-profile

Usage no npm install needed!

<script type="module">
  import norAsyncProfile from 'https://cdn.skypack.dev/nor-async-profile';
</script>

README

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.