Skip to content

Conversation

ptpt
Copy link
Member

@ptpt ptpt commented Jun 10, 2025

Upload images file by file concurrently.

Benefits:

Upload speed comparison

Before: single thread uploading a zipfile of 2GB images

2.00G/2.00G [02:21<00:00, 15.2MB/s]

Now: parallel uploading with 128 workers

2.00G/2.00G [00:52<00:00, 41.0MB/s]

Now: parallel uploading with 64 workers

2.00G/2.00G [00:50<00:00, 42.8MB/s]

@ptpt ptpt merged commit 812f3fc into main Jun 18, 2025
19 checks passed
@ptpt ptpt deleted the feature-upload-images-file-by-file branch June 18, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants