add Benchmark (jmh) benchmark result for e2a5d20955
This commit is contained in:
parent
8bab791b8e
commit
59c4c1ccf3
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1745968267743,
|
||||
"lastUpdate": 1745968492941,
|
||||
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -61587,6 +61587,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": "e2a5d209550f37c4f8b75a6e12b30684f94430ed",
|
||||
"message": "fix(deps): update dependency io.zipkin.brave:brave-bom to v6.2.0 (#7307)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
|
||||
"timestamp": "2025-04-29T15:32:45-07:00",
|
||||
"tree_id": "763dca9d1f9237be349a196bc56c7e3c655e14b4",
|
||||
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/e2a5d209550f37c4f8b75a6e12b30684f94430ed"
|
||||
},
|
||||
"date": 1745968491938,
|
||||
"tool": "jmh",
|
||||
"benches": [
|
||||
{
|
||||
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
|
||||
"value": 7014.06980544252,
|
||||
"unit": "ops/ms",
|
||||
"extra": "iterations: 20\nforks: 3\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
|
||||
"value": 6572.8461287761065,
|
||||
"unit": "ops/ms",
|
||||
"extra": "iterations: 10\nforks: 1\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
|
||||
"value": 10197.62206840348,
|
||||
"unit": "ops/ms",
|
||||
"extra": "iterations: 10\nforks: 1\nthreads: 2"
|
||||
},
|
||||
{
|
||||
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
|
||||
"value": 14749.076806926369,
|
||||
"unit": "ops/ms",
|
||||
"extra": "iterations: 10\nforks: 1\nthreads: 5"
|
||||
},
|
||||
{
|
||||
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
|
||||
"value": 15193.980173618464,
|
||||
"unit": "ops/ms",
|
||||
"extra": "iterations: 10\nforks: 1\nthreads: 10"
|
||||
},
|
||||
{
|
||||
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
|
||||
"value": 1691497.4047349575,
|
||||
"unit": "ops/ms",
|
||||
"extra": "iterations: 10\nforks: 1\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
|
||||
"value": 8619.511785642462,
|
||||
"unit": "ops/ms",
|
||||
"extra": "iterations: 10\nforks: 1\nthreads: 1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue