heapTriggerCoefficient
The GC is scheduled when Kotlin heap overflows heapTriggerCoefficient * targetHeapBytes.
Default: 0.9
Exceptions
IllegalArgumentException
- when value is outside (0, 1] interval.
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
The GC is scheduled when Kotlin heap overflows heapTriggerCoefficient * targetHeapBytes.
Default: 0.9
IllegalArgumentException
- when value is outside (0, 1] interval.