targetHeapUtilization

What fraction of the Kotlin heap should be populated. Only used if autotune is true. See targetHeapBytes for more details.

Default: 0.5

Unused in legacy MM.

Since Kotlin

1.9

Throws

when value is outside (0, 1] interval.