add Benchmark (jmh) benchmark result for ab078e0f35

This commit is contained in:
github-action-benchmark 2025-07-05 03:54:40 +00:00
parent 258f88a518
commit d6666dbfa2
1 changed files with 67 additions and 1 deletions

View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1751583431732,
"lastUpdate": 1751687680203,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": {
"Benchmark": [
@ -68253,6 +68253,72 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ab078e0f351017e7736e4b3ad85e37715fcb6b75",
"message": "chore(deps): update dependency gradle to v8.14.3 (#7465)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2025-07-04T20:48:59-07:00",
"tree_id": "5f3274542f3dae0332412f5242be87bd72524b62",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/ab078e0f351017e7736e4b3ad85e37715fcb6b75"
},
"date": 1751687678871,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 6975.02587795397,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 6368.017023875215,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 10252.299136559022,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 17865.73370982927,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 15520.968341355217,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1679218.1884709548,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8556.358079378082,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
}
]
}