Investigate performance with node api
Opened this issue · 0 comments
alazurenko commented
Investigate performance of node api. Would it be fast to use node based api to create and copy files/folders.
- compare performance with node/fs for folder creation
- compare performance with node/stream for copying assets
- consider yarn for pulling dependencies