From 151544d9ee6f89966daa7b641a07fe73177ddf79 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 11 Apr 2025 15:54:44 +0000 Subject: [PATCH] add Benchmark (jmh) benchmark result for dc0b4acd8666d83a7138fc6c45f4f818260e9aba --- benchmarks/data.js | 68 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index 67373e53bf..b2db185198 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1744386662880, + "lastUpdate": 1744386884817, "repoUrl": "https://github.com/open-telemetry/opentelemetry-java", "entries": { "Benchmark": [ @@ -59541,6 +59541,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": "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" + } + ] } ] }