-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize file download operation handling
Improve the file download operation to avoid unnecessary compression when the download involves a single file only. Introduce a check to determine if only a single file is being processed and bypass the compression step accordingly, streamlining the operation and reducing processing time.
- Loading branch information
1 parent
a88a582
commit e80aedd
Showing
1 changed file
with
112 additions
and
7 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