node/benchmark/async_hooks
Stephen Belanger d1229eeca4
lib: rewrite AsyncLocalStorage without async_hooks
PR-URL: https://github.com/nodejs/node/pull/48528
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
2024-08-02 19:44:20 +00:00
..
async-local-storage-getstore-nested-resources.js lib: rewrite AsyncLocalStorage without async_hooks 2024-08-02 19:44:20 +00:00
async-local-storage-getstore-nested-run.js lib: rewrite AsyncLocalStorage without async_hooks 2024-08-02 19:44:20 +00:00
async-local-storage-propagate-asyncresource.js async_hooks: add async local storage propagation benchmarks 2023-02-03 21:12:17 +00:00
async-local-storage-propagate-promise.js async_hooks: add async local storage propagation benchmarks 2023-02-03 21:12:17 +00:00
async-local-storage-run.js benchmark: add trailing commas in `benchmark/async_hooks` 2023-02-01 21:46:09 +00:00
async-resource-vs-destroy.js benchmark: add trailing commas in `benchmark/async_hooks` 2023-02-01 21:46:09 +00:00
gc-tracking.js benchmark: add trailing commas in `benchmark/async_hooks` 2023-02-01 21:46:09 +00:00
http-server.js benchmark: add trailing commas in `benchmark/async_hooks` 2023-02-01 21:46:09 +00:00
promises.js benchmark: add trailing commas in `benchmark/async_hooks` 2023-02-01 21:46:09 +00:00