mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-27 17:18:51 +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> |
||
---|---|---|
.. | ||
api.ts | ||
deploy.ts | ||
errors.ts | ||
live.ts | ||
logs.ts | ||
ssh.ts |