varun-lakhyani commented on PR #15341:
URL: https://github.com/apache/iceberg/pull/15341#issuecomment-4100381649

   Changed Benchmarking!
   Instead of replicating cloud storage IO overhead, Benchmarked the sync and 
async flow with AWS S3 (1000 files - 14.6 Kb each) :
   - Sync time = 219.694 s
   - Async time = 51.853 s
   - % Improvement = 76.4%
   
   It can be seen as cloud storages has high IO overheads so, aync flow can be 
benifical for small files.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to