mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-21 22:47:48 +00:00
257dd514ed
This changes improves the speed that the project is tarballed by switching from `klaw` to `recursive-fs` and not running `lstat` on files that are ignored. Whilst testing with the Jellyfish repository, which contains a number of sub directories, each with their own node_modules folder, I was able to reduce the time taken to scan and tarball the project from 70s to 11s, which is a massive improvement. Change-type: patch Signed-off-by: Lucian Buzzo <lucian.buzzo@gmail.com> |
||
---|---|---|
.. | ||
auth | ||
commands | ||
hooks | ||
utils | ||
app.ts | ||
command.ts | ||
config.ts | ||
deprecation.ts | ||
errors.ts | ||
events.ts | ||
fast-boot.ts | ||
global.d.ts | ||
help.ts | ||
preparser.ts |