node/test/benchmark
Guy Bedford f3ce2811dd module: use Wasm CJS lexer when available
PR-URL: https://github.com/nodejs/node/pull/35583
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>
2020-10-12 04:24:41 -07:00
..
benchmark.status test: run test-benchmark-napi on arm 2020-07-25 22:05:15 -07:00
test-benchmark-assert.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-async-hooks.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
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: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-cluster.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-crypto.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-dgram.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-dns.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-domain.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
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: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
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-http2.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: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-misc.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
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: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-net.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-os.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-path.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-policy.js policy: add startup benchmark and make SRI lazier 2020-07-14 13:03:04 -05:00
test-benchmark-process.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-querystring.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01: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: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-timers.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-tls.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-url.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01: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: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
test-benchmark-vm.js test: refactor all benchmark tests to use the new test option 2020-03-09 22:35:54 +01:00
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