install icon indicating copy to clipboard operation
install copied to clipboard

modules-runtime performance

Open crapthings opened this issue 4 years ago • 1 comments

any change to improve module.resolve performance?

reproduction repo

https://github.com/crapthings/meteor-modulelink

i know mui is kinda heavy, but any chance to optimize install?

crapthings avatar Feb 22 '21 04:02 crapthings

https://github.com/benjamn/reify/blob/5e56d01056f5e06f83c72659e82bd0a84a5c4898/lib/runtime/index.js

image

image

image

image

image

image

image

image

as the node_modules is grow you can see its very slow when install module

crapthings avatar Feb 24 '21 05:02 crapthings