bitplatform icon indicating copy to clipboard operation
bitplatform copied to clipboard

Improve dynamic ChunkSize algorithm in `BitFileUpload`

Open Cyrus-Sushiant opened this issue 4 years ago • 0 comments

Improve update ChunkSize algorithm when the AutoChunkSizeEnabled is active in BitFileUpload. Currently, the implemented algorithm only depends on the last chunk uploaded which is not optimized.

Cyrus-Sushiant avatar Jan 04 '22 11:01 Cyrus-Sushiant