Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download performance between s3crtclient and transfermanager #3070

Closed
2 tasks
zzyyllrr opened this issue Aug 7, 2024 · 1 comment
Closed
2 tasks

download performance between s3crtclient and transfermanager #3070

zzyyllrr opened this issue Aug 7, 2024 · 1 comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@zzyyllrr
Copy link

zzyyllrr commented Aug 7, 2024

Describe the feature

Is there any download performance comparison about s3crtclient and transfermanager?

Use Case

https://github.com/aws/aws-sdk-cpp/wiki/Improving-S3-Throughput-with-AWS-SDK-for-CPP-v1.9
s3crtclient achieves better performance than s3client. Is there any comparision about s3crtclient and transfermanager?
I tested download 1000 files sequentially and each file is 20MB, the result shows transfermanager costs half time of s3crtclient. During the test, transfermanager reaches 1Gbps bandwidth while s3crtclient reaches 600Mbps at max.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@zzyyllrr zzyyllrr added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 7, 2024
@zzyyllrr zzyyllrr closed this as completed Aug 7, 2024
Copy link

github-actions bot commented Aug 7, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant