mongodb-js / boxednode

📦 boxednode – Ship a JS file with Node.js in a box
Apache License 2.0
599 stars 10 forks source link

feat: add code caching support MONGOSH-1334 #39

Closed addaleax closed 1 year ago

addaleax commented 1 year ago

This speeds up mongosh startup time by 26.8 % when active (but will likely be mutually exclusive with snapshot support, once that is finished).