Commit 88de4aa
committed
Increase chunk size to 64k in url_download
This greatly improves performance:
- 1m40 to write a 3GB file with a chunksize of 128 bytes
- 41s to write a 3GB file with a chunksize of 64 KB
Signed-off-by: Vincent Michel <vincent.michel@vates.tech>1 parent 4e15fde commit 88de4aa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
0 commit comments