draft-packs icon indicating copy to clipboard operation
draft-packs copied to clipboard

Startup performance for JVM based apps

Open paolocarta opened this issue 5 years ago • 1 comments

The startup performance with the default cpu and resource settings is pretty slow, it takes at least 40 seconds for a simple spring boot app.

In my opinion we need to increase a bit the requested resource and especially the limits.

Example with existing config in GKE:

original

After resource tuning: after-tuning

paolocarta avatar Aug 14 '18 11:08 paolocarta