Skip to content

Conversation

@goncalodasilva
Copy link
Contributor

Spring boot would increase cold start
Async would change the cold start

Removing unneccessary dependencies would reduce cold start More memory translates to more CPU cores and better performance, which in turn can shorten cold start duration (not sure it would work, but seems more reasonable than the remaining options)

Spring boot would increase cold start Async would change the cold start Removing unneccessary dependencies would reduce cold start More memory translates to more CPU cores and better performance, which in turn can shorten cold start duration (not sure it would work, but seems more reasonable than the remaining options)
@danieldanielecki danieldanielecki merged commit 3e63958 into Ditectrev:main Sep 10, 2025
@danieldanielecki
Copy link
Member

Of course, thank you again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants