Skip to content

Commit b73d795

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 5423b91
1 parent ddf3376 commit b73d795

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": 1752784274726,
2+
"lastUpdate": 1752784276929,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -308406,6 +308406,54 @@ window.BENCHMARK_DATA = {
308406308406
"extra": "iterations: 218\ncpu: 633005.5183486239 ns\nthreads: 1"
308407308407
}
308408308408
]
308409+
},
308410+
{
308411+
"commit": {
308412+
"author": {
308413+
"email": "[email protected]",
308414+
"name": "Marc Alff",
308415+
"username": "marcalff"
308416+
},
308417+
"committer": {
308418+
"email": "[email protected]",
308419+
"name": "GitHub",
308420+
"username": "web-flow"
308421+
},
308422+
"distinct": true,
308423+
"id": "5423b911808912f33c0be78abd8f7eadf64d692d",
308424+
"message": "[CONFIGURATION] File configuration - component registry (#3537)",
308425+
"timestamp": "2025-07-17T22:26:17+02:00",
308426+
"tree_id": "405bbe866ba73ad8f26f1fd8410930ae3fbb074f",
308427+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/5423b911808912f33c0be78abd8f7eadf64d692d"
308428+
},
308429+
"date": 1752784258356,
308430+
"tool": "googlecpp",
308431+
"benches": [
308432+
{
308433+
"name": "BM_OtlpExporterEmptySpans",
308434+
"value": 18.397419686926078,
308435+
"unit": "ns/iter",
308436+
"extra": "iterations: 7623000\ncpu: 18.397462809917354 ns\nthreads: 1"
308437+
},
308438+
{
308439+
"name": "BM_OtlpExporterSparseSpans",
308440+
"value": 131.46198971170776,
308441+
"unit": "ns/iter",
308442+
"extra": "iterations: 1065000\ncpu: 129.58647605633803 ns\nthreads: 1"
308443+
},
308444+
{
308445+
"name": "BM_OtlpExporterDenseSpans",
308446+
"value": 942.9802168284031,
308447+
"unit": "ns/iter",
308448+
"extra": "iterations: 151000\ncpu: 940.6966026490068 ns\nthreads: 1"
308449+
},
308450+
{
308451+
"name": "BM_otlp_grpc_with_collector",
308452+
"value": 1795659.7772658681,
308453+
"unit": "ns/iter",
308454+
"extra": "iterations: 221\ncpu: 626230.2805429867 ns\nthreads: 1"
308455+
}
308456+
]
308409308457
}
308410308458
]
308411308459
}

0 commit comments

Comments
 (0)