-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve upload files performance (#190)
Improves listing of files to upload: - replaces directories with files located in these directories recursively to avoid sending directories (there were sent as packages compressed in memory) - removes duplicated files to minimize bandwidth usage
- Loading branch information
1 parent
95e6569
commit 9da34a7
Showing
1 changed file
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters