Closed
Description
- Version:
v8.x
-master
- Platform: all
- Subsystem: async_hooks
node@8.0.0
saw the introduction of async_hooks
the latest and greatest incarnation of core's tracing API (#11883 - based on https://github.com/nodejs/node-eps/blob/master/006-asynchooks-api.md)
The @nodejs/async_hooks teams would love to hear feedback, especially regarding performance in production apps (CPU/memory usage), but also synthetics benchmarking results.
Any other feedback will also be welcome, as well as issues and PRs.
Thanks.