node/benchmark/fixtures
Evan Lucas 962b9abbe3
benchmark: fix startup benchmark
This allows the misc/startup benchmark to run again
after the renaming of the C++ `native_module` to `builtins`

PR-URL: https://github.com/nodejs/node/pull/44727
Refs: https://github.com/nodejs/node/pull/44135
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-09-21 22:14:55 +00:00
..
alice.html src: replace naive search in Buffer::IndexOf 2015-10-07 21:09:53 -07:00
coverage-many-branches.js benchmark: add benchmark for NODE_V8_COVERAGE 2021-01-27 14:31:37 -08:00
echo.worker.js worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
require-builtins.js benchmark: remove modules that require intl 2020-11-05 07:23:47 +00:00
require-cachable.js benchmark: fix startup benchmark 2022-09-21 22:14:55 +00:00
simple-error-stack.js src,lib: print source map error source on demand 2022-07-28 08:09:30 +08:00
simple-error-stack.ts src,lib: print source map error source on demand 2022-07-28 08:09:30 +08:00
simple-http-server.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
simple-https-server.js benchmark: add simple https benchmark 2020-12-25 18:11:44 +00:00