Skip to content

Commit

Permalink
Auto add commit data: e0f6dc9
Browse files Browse the repository at this point in the history
  • Loading branch information
Decaton CB bot committed Aug 14, 2024
1 parent 15a725b commit 43bd0c4
Show file tree
Hide file tree
Showing 9 changed files with 6,812 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" : 9053666666,
"throughput" : 110636.14932015282,
"deliveryLatency" : {
"avg" : 3156666666,
"max" : 5912666666
}
},
"resource" : {
"threads" : 61,
"totalCpuTimeNs" : 25272170388,
"totalAllocatedBytes" : 3099757914
},
"jvmStats" : {
"gcStats" : {
"G1 Young Generation" : {
"count" : 24,
"time" : 62
},
"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 43bd0c4

Please sign in to comment.