Gradle Build Daemon Jvm Memory Usage
constructor(@Json(name = "totalGarbageCollectionTime" ) totalGarbageCollectionTime: Long, @Json(name = "memoryPools" ) memoryPools: List<MemoryPoolUsage>? = null)
Parameters
total Garbage Collection Time
The total garbage collection time.
memory Pools
A list of all the heap memory pools of the JVM build process and their peak usage.