Core concept
java -XX:+UseZGC AppAdvertisement
How it works
Slight throughput cost vs G1. Requires 64-bit + colored pointer support.
Advertisement
Trade-offs + gotchas
Latency-sensitive services. Large heaps.
java -XX:+UseZGC AppSlight throughput cost vs G1. Requires 64-bit + colored pointer support.
Latency-sensitive services. Large heaps.