Skip to content

Commit 92e7c31

Browse files
joyeecheungmarco-ippolito
authored andcommitted
benchmark: rename startup.js to startup-core.js
It is easier to filter the core startup benchmark with this name. PR-URL: #51669 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 0c41210 commit 92e7c31

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125

126126
# Startup
127127

128-
/benchmark/misc/startup.js @nodejs/startup
128+
/benchmark/misc/startup-* @nodejs/startup
129129
/lib/internal/bootstrap/* @nodejs/startup
130130
/src/node_builtins* @nodejs/startup
131131
/src/node_realm* @nodejs/startup @nodejs/realm
File renamed without changes.

0 commit comments

Comments
 (0)