-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Performance
-
None
-
3
-
Not Needed
-
Iteration Iguanodon, Iteration Juravenator
Write a CI test using latest Node.js's startup snapshot support + webpack that bundles the driver, builds a snapshot from it, and then runs the driver based off that startup snapshot.
Add the minimum amount of changes needed to make the driver work from the startup snapshot (most likely, this means lazily loading a subset of the driver's dependencies where that is not currently done).
Take the conversation back to the Node.js team to see how they would like to integrate it into their testing setup.
- is depended on by
-
MONGOSH-1540 Enable Node.js startup snapshot in mongosh
- Closed
- related to
-
MONGOSH-1333 Build and evaluate snapshot support for boxednode
- Closed
-
NODE-4977 Import snappy dependency lazily when feature is used
- Closed
- split to
-
NODE-5626 Add support for Node.js startup snapshots
- Backlog