Skip to content

Commit 686bb0f

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 62b7197
1 parent ba46ee2 commit 686bb0f

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": 1736760432623,
2+
"lastUpdate": 1736806114893,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -233124,6 +233124,54 @@ window.BENCHMARK_DATA = {
233124233124
"extra": "iterations: 230\ncpu: 607482.7043478262 ns\nthreads: 1"
233125233125
}
233126233126
]
233127+
},
233128+
{
233129+
"commit": {
233130+
"author": {
233131+
"email": "[email protected]",
233132+
"name": "Marc Alff",
233133+
"username": "marcalff"
233134+
},
233135+
"committer": {
233136+
"email": "[email protected]",
233137+
"name": "GitHub",
233138+
"username": "web-flow"
233139+
},
233140+
"distinct": true,
233141+
"id": "62b71970e5ca0e1331a5d4d87980ee56f881f34c",
233142+
"message": "[Code Health] Include what you use, part 7 (#3238)",
233143+
"timestamp": "2025-01-13T22:51:47+01:00",
233144+
"tree_id": "851a51894a114d1729ca92084294b56a715af770",
233145+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/62b71970e5ca0e1331a5d4d87980ee56f881f34c"
233146+
},
233147+
"date": 1736806103293,
233148+
"tool": "googlecpp",
233149+
"benches": [
233150+
{
233151+
"name": "BM_OtlpExporterEmptySpans",
233152+
"value": 18.57249472507845,
233153+
"unit": "ns/iter",
233154+
"extra": "iterations: 7551000\ncpu: 18.572698450536357 ns\nthreads: 1"
233155+
},
233156+
{
233157+
"name": "BM_OtlpExporterSparseSpans",
233158+
"value": 132.23356252965115,
233159+
"unit": "ns/iter",
233160+
"extra": "iterations: 951000\ncpu: 128.46608307045216 ns\nthreads: 1"
233161+
},
233162+
{
233163+
"name": "BM_OtlpExporterDenseSpans",
233164+
"value": 926.2593376715452,
233165+
"unit": "ns/iter",
233166+
"extra": "iterations: 151000\ncpu: 924.4036225165563 ns\nthreads: 1"
233167+
},
233168+
{
233169+
"name": "BM_otlp_grpc_with_collector",
233170+
"value": 1697250.625543427,
233171+
"unit": "ns/iter",
233172+
"extra": "iterations: 228\ncpu: 612591.4824561403 ns\nthreads: 1"
233173+
}
233174+
]
233127233175
}
233128233176
]
233129233177
}

0 commit comments

Comments
 (0)