add Benchmark (jmh) benchmark result for e0a6e64fc7

This commit is contained in:
github-action-benchmark 2024-11-19 00:18:46 +00:00
parent 320541b540
commit 9112b96eb4
1 changed files with 67 additions and 1 deletions

View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1731975300646,
"lastUpdate": 1731975526533,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": {
"Benchmark": [
@ -43965,6 +43965,72 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "edma2@users.noreply.github.com",
"name": "Eugene Ma",
"username": "edma2"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "e0a6e64fc765cbe95ffe29ee4b90cbcf2e12b4ad",
"message": "lazily initialize ReservoirCells (#6851)\n\nCo-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>",
"timestamp": "2024-11-18T15:56:03-06:00",
"tree_id": "b31cbc8ed325a72d565c13ef74b8482033c09652",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/e0a6e64fc765cbe95ffe29ee4b90cbcf2e12b4ad"
},
"date": 1731975525728,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 7202.991524012583,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 7129.7456727265,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 11116.009390779729,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 17540.246064289335,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 16178.398675643772,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1689794.808650072,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8560.064517085,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
}
]
}