Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
doc: rename the startup performance initiative to startup snapshot
The initiative has been more focused on startup snapshot integration
which is more of a feature on its own, so rename it to "startup
snapshot".

Background: we are also considering adding a more generic performance
initiative in nodejs/TSC#1343.
  • Loading branch information
joyeecheung committed Mar 15, 2023
commit a0ca337c8fb2c3c721a6de21cf5c7d28aae65335
2 changes: 1 addition & 1 deletion doc/contributing/strategic-initiatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ agenda to ensure they are active and have the support they need.
| Core Promise APIs | [Antoine du Hamel][aduh95] | <https://github.com/nodejs/TSC/issues/1094> |
| QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> |
| Shadow Realm | [Chengzhong Wu][legendecas] | <https://github.com/nodejs/node/issues/42528> |
| Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> |
| Startup Snapshot | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> |
| V8 Currency | [Michaël Zasso][targos] | |
| Next-10 | [Michael Dawson][mhdawson] | <https://github.com/nodejs/next-10> |
| Single executable apps | [Darshan Sen][RaisinTen] | <https://github.com/nodejs/node/issues/43432> |
Expand Down