Skip to content

Commit 89a8f11

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 4c41390
1 parent f910d5d commit 89a8f11

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": 1753702553538,
2+
"lastUpdate": 1753702556224,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -314610,6 +314610,54 @@ window.BENCHMARK_DATA = {
314610314610
"extra": "iterations: 228\ncpu: 611045.7675438595 ns\nthreads: 1"
314611314611
}
314612314612
]
314613+
},
314614+
{
314615+
"commit": {
314616+
"author": {
314617+
"email": "[email protected]",
314618+
"name": "Marc Alff",
314619+
"username": "marcalff"
314620+
},
314621+
"committer": {
314622+
"email": "[email protected]",
314623+
"name": "GitHub",
314624+
"username": "web-flow"
314625+
},
314626+
"distinct": true,
314627+
"id": "4c41390d0eadcc3000f769806c97766d8ce64cef",
314628+
"message": "[CONFIGURATION] File configuration - otlp exporter builders (#3566)",
314629+
"timestamp": "2025-07-28T13:31:52+02:00",
314630+
"tree_id": "c14d4944162b758c2aa540cda5d4722f5cdbdaf1",
314631+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4c41390d0eadcc3000f769806c97766d8ce64cef"
314632+
},
314633+
"date": 1753702535741,
314634+
"tool": "googlecpp",
314635+
"benches": [
314636+
{
314637+
"name": "BM_OtlpExporterEmptySpans",
314638+
"value": 18.108644496798437,
314639+
"unit": "ns/iter",
314640+
"extra": "iterations: 7579000\ncpu: 18.10657474600871 ns\nthreads: 1"
314641+
},
314642+
{
314643+
"name": "BM_OtlpExporterSparseSpans",
314644+
"value": 132.4711546386029,
314645+
"unit": "ns/iter",
314646+
"extra": "iterations: 1062000\ncpu: 129.49505743879473 ns\nthreads: 1"
314647+
},
314648+
{
314649+
"name": "BM_OtlpExporterDenseSpans",
314650+
"value": 953.9824764744765,
314651+
"unit": "ns/iter",
314652+
"extra": "iterations: 147000\ncpu: 949.9567346938776 ns\nthreads: 1"
314653+
},
314654+
{
314655+
"name": "BM_otlp_grpc_with_collector",
314656+
"value": 1798869.2780244185,
314657+
"unit": "ns/iter",
314658+
"extra": "iterations: 217\ncpu: 636998.9631336405 ns\nthreads: 1"
314659+
}
314660+
]
314613314661
}
314614314662
]
314615314663
}

0 commit comments

Comments
 (0)