-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Performance
-
None
-
Developer Tools
-
2
-
Not Needed
-
Iteration Big Dipper, Iteration Comet, Iteration Earth (Jun 17-Jul 1)
The current v20.13.0 Node.js release proposal (https://github.com/nodejs/node/pull/52793) contains a commit to enable using std::string_view instead of std::vector for the startup snapshot data.
We should make use of this change in boxednode if available, and then bump Node.js and boxednode in mongosh, for another small startup performance improvement.
- depends on
-
MONGOSH-1775 Update Node.js to 20.14.0
- Closed