Quarkus native with AWS Lambda is too slow in comparing with plain Java + Graalvm native #25328
Aleksandr-Filichkin
started this conversation in
Community
Replies: 0 comments
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.
-
Hi folks,
I've made some research and performed a performance comparison for Quarkus native for AWS Lambda and I see that it's too slow in comparison with plain Java + Graalvm native.
COld start is slow and warm call as well. The difference is too big, maybe I did something wrong? Could you please try to check?
https://medium.com/p/90176eff515d#73d3-17084090633b
Source code https://github.com/Aleksandr-Filichkin/graalvm-native-aws-lambda-frameworks
Beta Was this translation helpful? Give feedback.
All reactions