blob: 1b44e7be46b581a83d7683dce7d1952793cfa1d4 [file]
{
"name": "main-java-production",
"timeStampMs": $UINT$,
"platform": "JVM",
"compilerType": "K2",
"hasErrors": false,
"filesCount": 1,
"linesCount": 3,
"initStats": {
"nanos": $UINT$,
"userNanos": $UINT$,
"cpuNanos": $UINT$
},
"analysisStats": {
"nanos": $UINT$,
"userNanos": $UINT$,
"cpuNanos": $UINT$
},
"translationToIrStats": {
"nanos": $UINT$,
"userNanos": $UINT$,
"cpuNanos": $UINT$
},
"irLoweringStats": {
"nanos": $UINT$,
"userNanos": $UINT$,
"cpuNanos": $UINT$
},
"backendStats": {
"nanos": $UINT$,
"userNanos": $UINT$,
"cpuNanos": $UINT$
},
"dynamicStats": [
],
"klibElementStats": [
],
"findJavaClassStats": {
"count": 1,
"time": {
"nanos": $UINT$,
"userNanos": $UINT$,
"cpuNanos": $UINT$
}
},
"findKotlinClassStats": {
"count": $UINT$,
"time": {
"nanos": $UINT$,
"userNanos": $UINT$,
"cpuNanos": $UINT$
}
},
"gcStats": [
{
"kind": $QUOTEDSTRING$,
"count": $UINT$,
"millis": $UINT$
},
{
"kind": $QUOTEDSTRING$,
"count": $UINT$,
"millis": $UINT$
}
],
"jitTimeMillis": $UINT$
}