node/benchmark/async_hooks
vdeturckheim 9c702922cd
async_hooks: introduce async-context API
Adding AsyncLocalStorage class to async_hooks
 module.
This API provide a simple CLS-like set
of features.

Co-authored-by: Andrey Pechkurov <apechkurov@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/26540
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2020-02-23 20:24:02 +01:00
..
async-resource-vs-destroy.js async_hooks: introduce async-context API 2020-02-23 20:24:02 +01:00
gc-tracking.js benchmark: use let instead of var in async_hooks 2019-11-18 15:45:19 +01:00
http-server.js Revert "benchmark: add test and all options and improve errors" 2020-02-10 22:35:35 +01:00
promises.js benchmark: benchmarking impacts of async hooks on promises 2020-01-08 06:18:30 -08:00