Skip to content

Commit 9dd83a9

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 85b0ada
1 parent fc0a8aa commit 9dd83a9

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

benchmarks/data.js

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1751147551606,
2+
"lastUpdate": 1751147553599,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -293724,6 +293724,54 @@ window.BENCHMARK_DATA = {
293724293724
"extra": "iterations: 220\ncpu: 627509.8636363638 ns\nthreads: 1"
293725293725
}
293726293726
]
293727+
},
293728+
{
293729+
"commit": {
293730+
"author": {
293731+
"email": "[email protected]",
293732+
"name": "Marc Alff",
293733+
"username": "marcalff"
293734+
},
293735+
"committer": {
293736+
"email": "[email protected]",
293737+
"name": "GitHub",
293738+
"username": "web-flow"
293739+
},
293740+
"distinct": true,
293741+
"id": "85b0adaa0870a5e842bea3fbc6567452d038190d",
293742+
"message": "[CONFIGURATION] File configuration - log model (#3473)",
293743+
"timestamp": "2025-06-28T23:48:08+02:00",
293744+
"tree_id": "04174d42064608c08c013d4daac05207c2995b0b",
293745+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/85b0adaa0870a5e842bea3fbc6567452d038190d"
293746+
},
293747+
"date": 1751147533334,
293748+
"tool": "googlecpp",
293749+
"benches": [
293750+
{
293751+
"name": "BM_OtlpExporterEmptySpans",
293752+
"value": 18.057363941044983,
293753+
"unit": "ns/iter",
293754+
"extra": "iterations: 7777000\ncpu: 18.05689648964897 ns\nthreads: 1"
293755+
},
293756+
{
293757+
"name": "BM_OtlpExporterSparseSpans",
293758+
"value": 136.89588031497613,
293759+
"unit": "ns/iter",
293760+
"extra": "iterations: 1055000\ncpu: 135.55953649289103 ns\nthreads: 1"
293761+
},
293762+
{
293763+
"name": "BM_OtlpExporterDenseSpans",
293764+
"value": 935.454468627076,
293765+
"unit": "ns/iter",
293766+
"extra": "iterations: 143000\ncpu: 932.9821468531469 ns\nthreads: 1"
293767+
},
293768+
{
293769+
"name": "BM_otlp_grpc_with_collector",
293770+
"value": 1786782.1913499099,
293771+
"unit": "ns/iter",
293772+
"extra": "iterations: 221\ncpu: 630715.2126696836 ns\nthreads: 1"
293773+
}
293774+
]
293727293775
}
293728293776
]
293729293777
}

0 commit comments

Comments
 (0)