Quarkus support for AWS Lambda SnapStart #29576
Replies: 3 comments 4 replies
-
Where can I find the test application used for the benchmarks? |
Beta Was this translation helpful? Give feedback.
2 replies
-
looks awesome |
Beta Was this translation helpful? Give feedback.
0 replies
-
This might be a native-image killer - at least for AWS Lambdas specifically... I have ran this against my Quarkus lambda that uses DynamoDB, SSM and Okta SDK, and cold start went from 12 seconds down to 7 seconds, vs native image 4.5 seconds. But I wonder if I extract more stuff to be statically initialized maybe it will be even faster. TBD. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Quarkus support for AWS Lambda SnapStart
Quarkus: Supersonic Subatomic Java
https://quarkus.io/blog/quarkus-support-for-aws-lambda-snapstart/
Beta Was this translation helpful? Give feedback.
All reactions