add Benchmark (jmh) benchmark result for 490173b0da

This commit is contained in:
github-action-benchmark 2025-03-14 18:55:33 +00:00
parent 96bc065614
commit fedbd3b394
1 changed files with 67 additions and 1 deletions

View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1741886066163,
"lastUpdate": 1741978533682,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": {
"Benchmark": [
@ -56703,6 +56703,72 @@ window.BENCHMARK_DATA = {
"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": "490173b0dad1c96e2e6b16a50637a05c810922ed",
"message": "Remove support for otel.experimental.exporter.otlp.retry.enabled (#7200)",
"timestamp": "2025-03-14T13:51:46-05:00",
"tree_id": "e65a13886e20501a48803de0a7c574ece71915ca",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/490173b0dad1c96e2e6b16a50637a05c810922ed"
},
"date": 1741978532507,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 7210.189407368295,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 7073.56484984575,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 11361.245941608275,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 16763.14370845942,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 16050.00975345205,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1689407.6995218694,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8569.611464913276,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
}
]
}