add Benchmark (jmh) benchmark result for 0a993b392c

This commit is contained in:
github-action-benchmark 2025-03-04 15:53:57 +00:00
parent cd2b8d0974
commit c00b3542ba
1 changed files with 67 additions and 1 deletions

View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1741043327358,
"lastUpdate": 1741103637750,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": {
"Benchmark": [
@ -55383,6 +55383,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": "0a993b392c8696d09922615938a8e05c50cc5ed6",
"message": "Update android animalsniffer min API version to 23 (#7153)",
"timestamp": "2025-03-04T09:47:13-06:00",
"tree_id": "de6c0d0a72ad8e62c4cf34f164024bc63506207d",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/0a993b392c8696d09922615938a8e05c50cc5ed6"
},
"date": 1741103636551,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 7115.857051823643,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 6836.141694256422,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 11996.822616334188,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 18425.921450147383,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 17038.382013653867,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1687416.0553387634,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8572.491032746708,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
}
]
}