Closed
Description
Hi, I propose to create a nodejs/startup (or maybe nodejs/bootstrap?) team which can be the owner of these files
- benchmark/misc/startup.js
- src/node.cc
- src/node_code_cache_stub.cc
- src/node_native_module*
- lib/internal/bootstrap/*
- tools/code_cache/*
- tools/snapshot/*
I have been working on including more of the startup process into the snapshot and supporting userland snapshots (initial goal is to be able to snapshot a warmed-up HTTP server and then dehydrate it from a snapshot during startup), it would be helpful to create a team for collaborators who are interested in the startup process and optimization to join and collaborate.
cc @nodejs/tsc