Skip to content

Commit

Permalink
Auto add commit data: 57b9ae8
Browse files Browse the repository at this point in the history
  • Loading branch information
Decaton CB bot committed Aug 19, 2024
1 parent e173ff0 commit ef841fe
Show file tree
Hide file tree
Showing 9 changed files with 6,757 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"cpuModel": "Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz",
"cpuCores": 8,
"memoryBytes": 16656003072,
"javaVersion": "21.0.2",
"envId": "2858edbef037420aed1de4ef9bb17a0c"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"performance" : {
"totalTasks" : 1000000,
"executionTime" : 8605000000,
"throughput" : 116220.92743148556,
"deliveryLatency" : {
"avg" : 2844333333,
"max" : 5470000000
}
},
"resource" : {
"threads" : 61,
"totalCpuTimeNs" : 23920293704,
"totalAllocatedBytes" : 3106667437
},
"jvmStats" : {
"gcStats" : {
"G1 Young Generation" : {
"count" : 25,
"time" : 64
},
"G1 Old Generation" : {
"count" : 0,
"time" : 0
},
"G1 Concurrent GC" : {
"count" : 0,
"time" : 0
}
}
},
"extraInfo" : {
"profilerOutput" : "tasks_1000k_latency_0ms_concurrency_20-profile.html",
"taskstatsOutput" : null
}
}
Loading

0 comments on commit ef841fe

Please sign in to comment.