GC Time Ratio Value Calculator

Parallel Garbage Collector or Throughput Collector has an argument to set the target application throughput. The argument is:

-XX:GCTimeRatio=<N>

To set the target throughput, you need to calculate the correct GC Time Ratio value and input in the file. The below calculator helps you to calculate the correct GC Time Ratio value (N) on the basis of the provided target throughput.


You may be interested: