add Benchmark (jmh) benchmark result for dc0b4acd86

This commit is contained in:
github-action-benchmark 2025-04-11 15:54:44 +00:00
parent 784998ca2c
commit 151544d9ee
1 changed files with 67 additions and 1 deletions

View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1744386662880, "lastUpdate": 1744386884817,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java", "repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -59541,6 +59541,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": "dc0b4acd8666d83a7138fc6c45f4f818260e9aba",
"message": "Add support for escaping declarative config env var substitution (#7033)",
"timestamp": "2025-04-11T10:46:59-05:00",
"tree_id": "6dcda55131d74015de08c0b74b55bd85a234a3ee",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/dc0b4acd8666d83a7138fc6c45f4f818260e9aba"
},
"date": 1744386883834,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 6955.7585733458,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 6455.798662062901,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 9801.044111979278,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 17671.781187251392,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 13124.647870691002,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1686778.4685081474,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8573.316084945043,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
} }
] ]
} }