From ecad81f2f8d451cf66d9d641a1f9fccef632e004 Mon Sep 17 00:00:00 2001 From: Joyee Cheung Date: Fri, 17 Mar 2023 21:22:16 +0100 Subject: [PATCH] doc: rename the startup performance initiative to startup snapshot (#47111) 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 https://github.com/nodejs/TSC/issues/1343. --- doc/contributing/strategic-initiatives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/strategic-initiatives.md b/doc/contributing/strategic-initiatives.md index 76a4b44472e971..6369b26c43b490 100644 --- a/doc/contributing/strategic-initiatives.md +++ b/doc/contributing/strategic-initiatives.md @@ -11,7 +11,7 @@ agenda to ensure they are active and have the support they need. | Core Promise APIs | [Antoine du Hamel][aduh95] | | | QUIC / HTTP3 | [James M Snell][jasnell] | | | Shadow Realm | [Chengzhong Wu][legendecas] | | -| Startup performance | [Joyee Cheung][joyeecheung] | | +| Startup Snapshot | [Joyee Cheung][joyeecheung] | | | V8 Currency | [Michaƫl Zasso][targos] | | | Next-10 | [Michael Dawson][mhdawson] | | | Single executable apps | [Darshan Sen][RaisinTen] | |