In the `Artifactory` and the `Minio` backends (https://github.com/audeering/audbackend/pull/231#pullrequestreview-2378594147), we use a chunk size of 4 kB during download: https://github.com/audeering/audbackend/blob/937da89eed5a08af994c076d5e25315aad3a1481/audbackend/core/backend/artifactory.py#L44 We should check if this value has an influence of the download speed we can achieve.