add Benchmark (jmh) benchmark result for a756317511

This commit is contained in:
github-action-benchmark 2025-06-03 22:22:59 +00:00
parent 0b639931b7
commit f15d70a66c
1 changed files with 67 additions and 1 deletions

View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1748989156269, "lastUpdate": 1748989379719,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java", "repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -64755,6 +64755,72 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 10\nforks: 1\nthreads: 1" "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": "a756317511741fa06ad343c12d3599c1b7618a4d",
"message": "fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.58.0 (#7384)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2025-06-03T17:15:48-05:00",
"tree_id": "87343900b80f2542a4292188e81aafb3ae1f9084",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/a756317511741fa06ad343c12d3599c1b7618a4d"
},
"date": 1748989378723,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 7003.789220048216,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 6335.376448625487,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 10472.535994154428,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 14456.994763722829,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 15759.263787137828,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1687392.0885440118,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8573.64408728499,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
} }
] ]
} }