JSPM

nor-async-profile

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q36414F
  • License MIT

Q.fcall style interface for async-profile

Package Exports

  • nor-async-profile

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nor-async-profile) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.