-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
AWS CLI slow startup #9011
Comments
Thanks for reaching out. Changing this to a feature request for increasing the speed. Running CLI commands with the |
I attached the requested logs: aws-cli.log My use case is running the CLI in CI hundreds of times per instance: https://github.com/s3fs-fuse/s3fs-fuse/blob/master/test/integration-test-main.sh . A typical operation is |
Can you assign this task to me so that I can work on the same @gaul. |
[FIX] - aws#9011 | Solution for AWS CLI slow startup
Describe the bug
AWS CLI is three times as slow as s3cmd when tested on a local S3 implementation. s3fs-fuse invokes AWS CLI hundreds of times so this slows down integration tests. I tested on an Intel i7-1250U. I previously reported these symptoms in #6500.
Regression Issue
Expected Behavior
Current Behavior
Reproduction Steps
See above
Possible Solution
No response
Additional Information/Context
No response
CLI version used
aws-cli/2.17.18 Python/3.13.0 Linux/6.11.4-300.fc41.x86_64 source/x86_64.fedora.41
Environment details (OS name and version, etc.)
Fedora 41
The text was updated successfully, but these errors were encountered: