node/test/benchmark
Deokjin Kim b51fd73e10
test: fix typo of test-benchmark-readline.js
"bechmark" -> "benchmark" in test-benchmark-readline.js.
And fix test name in test-benchmark-validators.js.

PR-URL: https://github.com/nodejs/node/pull/59993
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
2025-09-30 15:21:49 +02:00
..
benchmark.status test: skip tests that cause timeouts on IBM i 2025-07-21 14:38:20 +00:00
test-benchmark-assert.js
test-benchmark-async-hooks.js
test-benchmark-blob.js
test-benchmark-buffer.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-child-process.js
test-benchmark-cluster.js
test-benchmark-crypto.js test: move crypto related common utilities in common/crypto 2025-01-25 00:58:32 +00:00
test-benchmark-dgram.js
test-benchmark-dns.js
test-benchmark-domain.js
test-benchmark-es.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-esm.js module: use Wasm CJS lexer when available 2020-10-12 04:24:41 -07:00
test-benchmark-events.js
test-benchmark-fs.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-http.js
test-benchmark-http2.js
test-benchmark-mime.js
test-benchmark-misc.js
test-benchmark-module.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-napi.js test: rely less on duplicative common test harness utilities 2025-01-25 07:23:09 +00:00
test-benchmark-net.js
test-benchmark-os.js
test-benchmark-path.js
test-benchmark-process.js
test-benchmark-querystring.js
test-benchmark-readline.js test: fix typo of test-benchmark-readline.js 2025-09-30 15:21:49 +02:00
test-benchmark-source-map.js benchmark: add source map and source map cache 2025-07-07 15:53:35 +00:00
test-benchmark-streams.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-string_decoder.js
test-benchmark-timers.js
test-benchmark-tls.js
test-benchmark-url.js url: drop ICU requirement for parsing hostnames 2023-04-05 09:05:29 -07:00
test-benchmark-util.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-v8.js
test-benchmark-validators.js test: fix typo of test-benchmark-readline.js 2025-09-30 15:21:49 +02:00
test-benchmark-vm.js
test-benchmark-websocket.js benchmark: add undici websocket benchmark 2023-12-06 20:05:38 +00:00
test-benchmark-webstreams.js
test-benchmark-worker.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-zlib.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
testcfg.py