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.