add Benchmark (jmh) benchmark result for 5015698d2b

This commit is contained in:
github-action-benchmark 2025-03-04 22:54:30 +00:00
parent 56cb309fce
commit cc77b9dc91
1 changed files with 67 additions and 1 deletions

View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1741114506192, "lastUpdate": 1741128870758,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java", "repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -55515,6 +55515,72 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 10\nforks: 1\nthreads: 1" "extra": "iterations: 10\nforks: 1\nthreads: 1"
} }
] ]
},
{
"commit": {
"author": {
"email": "34418638+jack-berg@users.noreply.github.com",
"name": "jack-berg",
"username": "jack-berg"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5015698d2b4ec4f620d9f1da14d9b8bef964279c",
"message": "Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)",
"timestamp": "2025-03-04T16:49:05-06:00",
"tree_id": "5f4f84c125098d12d8d86003365e2719c88a08ac",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/5015698d2b4ec4f620d9f1da14d9b8bef964279c"
},
"date": 1741128869903,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 7215.74704580635,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 6846.167503944914,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 11364.62706586353,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 17641.487299517245,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 14239.37766532077,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1687498.4425127544,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8572.7937612045,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
} }
] ]
} }