maxHeapBytes
The maximum value for targetHeapBytes. Only used if autotune is true. See targetHeapBytes for more details.
Default: Long.MAX_VALUE
Since Kotlin
1.9Throws
when value is negative.
The maximum value for targetHeapBytes. Only used if autotune is true. See targetHeapBytes for more details.
Default: Long.MAX_VALUE
when value is negative.
Thanks for your feedback!