Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase DEFAULT_TRANSFER_QUANTUM to 1 MB #4175

Conversation

TranceLove
Copy link
Collaborator

Description

In an attempt to increase efficiency in file I/O, either local or network.

At the expense of small files, but should be just fine as

  • active Android devices that Amaze would run can easily have GBs of memory
  • files that Android devices carry in/out can easily take the whole megabyte buffer

Issue tracker

Addresses #4170

Automatic tests

  • Added test cases

Manual tests

  • Done

  • Device:

  • OS:

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

In an attempt to increase efficiency in file I/O, either local or network
@TranceLove TranceLove added the Area-FileOperations Related to file operations (e.g. moving, copying, renaming). label May 16, 2024
@VishalNehra VishalNehra merged commit aa89649 into TeamAmaze:release/4.0 May 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-FileOperations Related to file operations (e.g. moving, copying, renaming).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants