Setting the chunk size to 1mb doubles the performance over a chunk size of 256kb.
Increasing it further will allow for efficient usage of cloud storage back-ends where the request as well a improving local performance esp with HDD and write amplification.
This also increases the size of files that can be handled efficiently without removing the ability to deal with smaller files.
Setting the chunk size to 1mb doubles the performance over a chunk size of 256kb.
Increasing it further will allow for efficient usage of cloud storage back-ends where the request as well a improving local performance esp with HDD and write amplification.
This also increases the size of files that can be handled efficiently without removing the ability to deal with smaller files.