Skip to content

Commit 10ecab8

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 0e51e67
1 parent c9c9ae7 commit 10ecab8

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": 1752757711707,
2+
"lastUpdate": 1752757715358,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -307890,6 +307890,54 @@ window.BENCHMARK_DATA = {
307890307890
"extra": "iterations: 221\ncpu: 635175.4298642536 ns\nthreads: 1"
307891307891
}
307892307892
]
307893+
},
307894+
{
307895+
"commit": {
307896+
"author": {
307897+
"email": "[email protected]",
307898+
"name": "Doug Barker",
307899+
"username": "dbarker"
307900+
},
307901+
"committer": {
307902+
"email": "[email protected]",
307903+
"name": "GitHub",
307904+
"username": "web-flow"
307905+
},
307906+
"distinct": true,
307907+
"id": "0e51e67a9d9e0ecf36edbcaff5f65955fae9fc72",
307908+
"message": "[TEST] Shared otel-cpp libs linked to latest static protobuf and grpc (#3544)",
307909+
"timestamp": "2025-07-17T15:01:17+02:00",
307910+
"tree_id": "526ce1a09e2ae361ea12ce531dbd6728f71eec41",
307911+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0e51e67a9d9e0ecf36edbcaff5f65955fae9fc72"
307912+
},
307913+
"date": 1752757696328,
307914+
"tool": "googlecpp",
307915+
"benches": [
307916+
{
307917+
"name": "BM_OtlpExporterEmptySpans",
307918+
"value": 18.791981601278447,
307919+
"unit": "ns/iter",
307920+
"extra": "iterations: 7426000\ncpu: 18.792071101535146 ns\nthreads: 1"
307921+
},
307922+
{
307923+
"name": "BM_OtlpExporterSparseSpans",
307924+
"value": 131.74833253372546,
307925+
"unit": "ns/iter",
307926+
"extra": "iterations: 1075000\ncpu: 129.5580539534884 ns\nthreads: 1"
307927+
},
307928+
{
307929+
"name": "BM_OtlpExporterDenseSpans",
307930+
"value": 935.9650264512624,
307931+
"unit": "ns/iter",
307932+
"extra": "iterations: 151000\ncpu: 933.2160728476823 ns\nthreads: 1"
307933+
},
307934+
{
307935+
"name": "BM_otlp_grpc_with_collector",
307936+
"value": 1790429.474016942,
307937+
"unit": "ns/iter",
307938+
"extra": "iterations: 218\ncpu: 633005.5183486239 ns\nthreads: 1"
307939+
}
307940+
]
307893307941
}
307894307942
]
307895307943
}

0 commit comments

Comments
 (0)