Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Increased maximum buffer size in network file transfers from 4096 byt… #57

Closed
wants to merge 1 commit into from

Conversation

NFM-8
Copy link

@NFM-8 NFM-8 commented May 31, 2018

…es to 32768 bytes for better performance to resolve #56.

The following comparison also suggests that 32768 bytes is optimal buffer size for multiple android devices: https://stackoverflow.com/questions/10143731/android-optimal-buffer-size

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Increase socket read/write buffer size for better performance while uploading/downloading large attachments
1 participant