Skip to content

AWS S3 TransferManager multipart upload time difference in File upload vs InputStream #2781

Answered by debora-ito
fykidwai asked this question in Q&A
Discussion options

You must be logged in to vote

We don't have benchmarks on the difference in performance for TransferManager v1, sorry.

We do, though, have some benchmarks comparing performances of TransferManager v1 and TransferManager v2 and v2 seems to have better results due to the underlying Common Runtime HTTP client - some references: https://aws.amazon.com/blogs/developer/introducing-aws-common-runtime-http-client-in-the-aws-sdk-for-java-2-x/
https://aws.amazon.com/blogs/developer/introducing-amazon-s3-transfer-manager-in-the-aws-sdk-for-java-2-x/

If you're writing a new application consider using the Java SDK v2, but please note that TransferManager v2 is still in Developer Preview (as of June 2022) and we don't recommend usi…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@fykidwai
Comment options

@fykidwai
Comment options

Answer selected by fykidwai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants