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

Added backoff to Python 3.11 ARM #443

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

adriantomas
Copy link
Contributor

Adds backoff to Python 3.11 ARM layer.

Signed-off-by: Adrián Tomás <22175056+adriantomas@users.noreply.github.com>
@keithrozario keithrozario merged commit 3f5c0a8 into keithrozario:master Sep 24, 2024
1 check passed
@keithrozario
Copy link
Owner

3.11-Arm is an interesting choice.

Just curious why you chose this runtime+arch?

arn:aws:lambda::770693421928:layer:Klayers-p311-arm64-backoff:1

@adriantomas
Copy link
Contributor Author

3.11-Arm is an interesting choice.

Just curious why you chose this runtime+arch?

arn:aws:lambda::770693421928:layer:Klayers-p311-arm64-backoff:1

Hello!

In our organization we decided to skip upgrading to Python 3.12 because it does not provide any significant improvement. On the other hand and as you may already know, ARM architecture provides better performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants