node icon indicating copy to clipboard operation
node copied to clipboard

benchmark: fix startup benchmark

Open evanlucas opened this issue 2 years ago • 1 comments

This allows the misc/startup benchmark to run again after the renaming of the C++ native_module to builtins

Refs: https://github.com/nodejs/node/pull/44135

evanlucas avatar Sep 19 '22 15:09 evanlucas

It's probably worth adding a test-benchmark-startup test too, in case this happens again, but it doesn't have to be done in this PR.

joyeecheung avatar Sep 20 '22 11:09 joyeecheung

Landed in 962b9abbe3126202d92d0f8a03adad9f51836dbb

nodejs-github-bot avatar Sep 21 '22 22:09 nodejs-github-bot