0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/benchmark
Matteo Collina 9fdb6e6aaf
async_hooks: add executionAsyncResource
Remove the need for the destroy hook in the basic APM case.

Co-authored-by: Stephen Belanger <admin@stephenbelanger.com>
PR-URL: https://github.com/nodejs/node/pull/30959
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Vladimir de Turckheim <vlad2t@hotmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-02-11 20:59:09 +01:00
..
benchmark.status
test-benchmark-assert.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-async-hooks.js async_hooks: add executionAsyncResource 2020-02-11 20:59:09 +01:00
test-benchmark-buffer.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-child-process.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-cluster.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-crypto.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-dgram.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-dns.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-domain.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-es.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-events.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-fs.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-http2.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-http.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-misc.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-module.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-napi.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-net.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-os.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-path.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-process.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-querystring.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-streams.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-string_decoder.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-timers.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-tls.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-url.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-util.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-v8.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-vm.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-worker.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
test-benchmark-zlib.js Revert "test: refactor all benchmark tests to use the new test option" 2020-02-10 22:35:33 +01:00
testcfg.py