Hi GoCD team, I want to do GoCD server performance tuning.
And I read this page https://docs.gocd.org/current/installation/performance_tuning.html My current GoCD server installed by helm. How to perform tunning JVM in Helm value as below. Could you suggest me? # We recommend that you begin with the index `100` and increment the index for each system property. # use minimum JVM heap of 4gb wrapper.java.additional.100=-Xms4g # use maximum JVM heap of 8gb wrapper.java.additional.101=-Xmx8g Regards, Komgrit -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/go-cd/5bbeb104-2edc-4bdd-be0e-c6d4a8cdd9c9n%40googlegroups.com.
