|
|
|
|
|
by gaul
2030 days ago
|
|
Could you expand on this comment? s3fs uses multiple threads for uploading and populating readdir metadata via S3fsMultiCurl::MultiPerform. Earlier versions used curl_multi_perform which may have hidden some of the parallelism from you. |
|
That said, something is going on that I can't explain:
(I did multiple runs, though not hundreds so I can't say with certainty this would hold)I swear the difference was worse in the past, so maybe things have improved. Still not worth the added slowness to me for my use cases.