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

Java GraalVM 21 aws build #629

Open
rasvi24 opened this issue Sep 21, 2023 · 2 comments
Open

Java GraalVM 21 aws build #629

rasvi24 opened this issue Sep 21, 2023 · 2 comments

Comments

@rasvi24
Copy link

rasvi24 commented Sep 21, 2023

I have impressive cold start time with the latest JDK 21 release. Unforutnately building the native image with docker gives worse performance. I built directly in t4g large instance. Since the build and runtime environment are same I believe it is optimized for the processor. I want to add my lambda here if possible. Please let me know.

t4g large : 9.34ms
Docker    : 234ms
@rasvi24
Copy link
Author

rasvi24 commented Sep 21, 2023

I am able to get same performance in both builds. Since the time differs for each cold start I was confused. I have my docker build. Will add a pr

@maxday
Copy link
Owner

maxday commented Sep 24, 2023

hey @rasvi24
That sounds great! Let me know if you need help on the PR!

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

No branches or pull requests

2 participants