Skip to content

Commit 7639259

Browse files
joyeecheungrichardlau
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 <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent 90391ff commit 7639259

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)