Hello,
As with any Tomcat deployment, each of these depend on the infrastructure that the Tanzu Application Service (TAS aka PCF) Diego cells are running on. There are application specific optimizations that can be via environment variables in a manifest or API call. These would be applied by the Java buildpack and here is how those can be externally configured in the app for this purpose:
https://github.com/cloudfoundry/java-buildpack/blob/main/docs/container-tomcat.md#external-tomcat-configuration
You may also engage with your account team to see if a Tanzu Solution Architect would be helpful for looking at your intentions and configurations to see how optimized your Tomcat deployments can get.